]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] PCI: handle bogus MCFG entries
authorAndi Kleen <ak@suse.de>
Fri, 27 Jan 2006 01:03:50 +0000 (02:03 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2006 02:00:13 +0000 (18:00 -0800)
commitae94eba6ec787c3024a0e891dbe1f3f5260bb826
treef89e6a1ca25281fbf78f6438c0463d06251ae3a3
parent34f6d527336bcc68a49fc1be5521d9144b95e2e3
[PATCH] PCI: handle bogus MCFG entries

Handle more bogus MCFG entries

Some Asus P4 boards seem to have broken MCFG tables with
only a single entry for busses 0-0.  Special case these
and assume they mean all busses can be accessed.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/i386/pci/mmconfig.c
arch/x86_64/pci/mmconfig.c