linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* No interrupt was generated using MSI
@ 2018-11-01 21:30 thesven73
  2018-11-01 21:35 ` Trent Piepho
  0 siblings, 1 reply; 2+ messages in thread
From: thesven73 @ 2018-11-01 21:30 UTC (permalink / raw)
  To: linux-pci; +Cc: linux-kernel

I am seeing this in my kernel log:

[   10.235625] tg3 0000:03:00.0 eth20: No interrupt was generated using MSI.
	Switching to INTx mode. Please report this failure to the PCI
	maintainer and include system chipset information

I looked through MAINTAINERS, but I can't find the PCI maintainer.
Can anyone help?

Chipset info: this happens on a Freescale i.MX6Q. Mainline 4.19 kernel.
The devicetree entry for the pcie chipset is here:

arch/arm/boot/dts/imx6qdl.dtsi:

pcie: pcie@1ffc000 {
	compatible = "fsl,imx6q-pcie", "snps,dw-pcie";
	<snip>
};

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: No interrupt was generated using MSI
  2018-11-01 21:30 No interrupt was generated using MSI thesven73
@ 2018-11-01 21:35 ` Trent Piepho
  0 siblings, 0 replies; 2+ messages in thread
From: Trent Piepho @ 2018-11-01 21:35 UTC (permalink / raw)
  To: linux-pci, thesven73; +Cc: linux-kernel

On Thu, 2018-11-01 at 17:30 -0400, thesven73@gmail.com wrote:
> I am seeing this in my kernel log:
> 
> [   10.235625] tg3 0000:03:00.0 eth20: No interrupt was generated
> using MSI.
> 	Switching to INTx mode. Please report this failure to the PCI
> 	maintainer and include system chipset information
> 
> I looked through MAINTAINERS, but I can't find the PCI maintainer.
> Can anyone help?
> 
> Chipset info: this happens on a Freescale i.MX6Q. Mainline 4.19
> kernel.
> The devicetree entry for the pcie chipset is here:
> 
> arch/arm/boot/dts/imx6qdl.dtsi:
> 
> pcie: pcie@1ffc000 {
> 	compatible = "fsl,imx6q-pcie", "snps,dw-pcie";
> 	<snip>
> };

It sounds like you might be hitting the bug I posted a fix for
recently.

https://patchwork.kernel.org/patch/10657987/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-01 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-01 21:30 No interrupt was generated using MSI thesven73
2018-11-01 21:35 ` Trent Piepho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).