[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)
commit3103039cc2a8dc6ababc29afac5c3cadbfa69af9
treef89e6a1ca25281fbf78f6438c0463d06251ae3a3
parent877be3f0304de16a77f11b2b47f1291b800d5479
[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