2005-11-01 18:05:42

by Nicolas Mailhot

[permalink] [raw]
Subject: pcie_portdrv_probe->Dev has invalid IRQ. Check vendor BIOS (CK804)

Hi,

I've just booted on the last Fedora Devel kernel (2.6.14-1.1635_FC5,
based on 2.6.14-git2) and my dmesg is now filled with:

pcie_portdrv_probe->Dev has invalid IRQ. Check vendor BIOS

messages.

Should I worry ? Report it somewhere ? Attaching what info ?

(please CC me on replies as I'm not subscribed)

Regards,

--
Nicolas Mailhot


Attachments:
dmesg (19.73 kB)
lspci (19.45 kB)
signature.asc (197.00 B)
Ceci est une partie de message num?riquement sign
Download all attachments

2005-11-17 23:27:13

by Rajesh Shah

[permalink] [raw]
Subject: Re: pcie_portdrv_probe->Dev has invalid IRQ. Check vendor BIOS (CK804)

On Tue, Nov 01, 2005 at 10:05:14AM -0800, Nicolas Mailhot wrote:
>
> I've just booted on the last Fedora Devel kernel (2.6.14-1.1635_FC5,
> based on 2.6.14-git2) and my dmesg is now filled with:
>
> pcie_portdrv_probe->Dev has invalid IRQ. Check vendor BIOS
>
> messages.
>
> Should I worry ? Report it somewhere ? Attaching what info ?
>
I updated the corresponding bugzilla, repeating here for those
not watching bugzilla updates. This turned out to be a bogus
warning. The PCI express bridges on this machine do not
support any capabilities that require an interrupt (hotplug,
advanced error reporting). So, it's ok for the BIOS to not
report interrupt routing for the bridges.

I'll clean up the warning as part of the PCI express work I
expect to start soon.

Rajesh