2003-07-31 16:06:28

by Michael Bakos

[permalink] [raw]
Subject: "Badness in pci_find_subsys"

Kernel version: 2.6.0-test1
CPU type: x86-64 (Opteron)
PCI information attached.

I get: Badness in pci_find_subsys at drivers/pci/search.c:132 comming from
2 different things(one seems to be from the tg3 ethernet driver and the
other from the ide driver), I also attached the exact call trace (before
the pci information).

Michael Bakhos


Attachments:
calltrace.txt (1.58 kB)
pci.txt (11.54 kB)
Download all attachments

2003-07-31 16:36:31

by Greg KH

[permalink] [raw]
Subject: Re: "Badness in pci_find_subsys"

On Thu, Jul 31, 2003 at 11:05:13AM -0500, Michael Bakos wrote:
> Kernel version: 2.6.0-test1
> CPU type: x86-64 (Opteron)
> PCI information attached.
>
> I get: Badness in pci_find_subsys at drivers/pci/search.c:132 comming from
> 2 different things(one seems to be from the tg3 ethernet driver and the
> other from the ide driver), I also attached the exact call trace (before
> the pci information).

Known issue, it's fixed in the x86_64 tree and hopefully will make it to
Linus's tree sometime soon.

thanks,

greg k-h