[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181101213044.27844-1-TheSven73@googlemail.com>
Date: Thu, 1 Nov 2018 17:30:44 -0400
From: thesven73@...il.com
To: linux-pci@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: No interrupt was generated using MSI
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@...c000 {
compatible = "fsl,imx6q-pcie", "snps,dw-pcie";
<snip>
};
Powered by blists - more mailing lists