kernel-ark/arch/x86/pci
Gary Hade 036fff4cf7 PCI: skip ISA ioresource alignment on some systems
Skip ISA ioresource alignment on some systems

To conserve limited PCI i/o resource on some IBM multi-node systems, the
BIOS allocates (via _CRS) and expects the kernel to use addresses in
ranges currently excluded by pcibios_align_resource() [i386/pci/i386.c].
This change allows the kernel to use the currently excluded address
ranges on the IBM x3800, x3850, and x3950.

Signed-off-by: Gary Hade <gary.hade@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 15:03:18 -07:00
..
acpi.c PCI: skip ISA ioresource alignment on some systems 2007-10-12 15:03:18 -07:00
common.c PCI: i386: Compaq EVO N800c needs PCI bus renumbering 2007-10-12 15:03:16 -07:00
direct.c
early.c
fixup.c PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" 2007-10-12 15:03:16 -07:00
i386.c PCI: skip ISA ioresource alignment on some systems 2007-10-12 15:03:18 -07:00
init.c
irq.c
k8-bus_64.c
legacy.c
Makefile
Makefile_32
Makefile_64
mmconfig_32.c
mmconfig_64.c
mmconfig-shared.c
numa.c
pcbios.c
pci.h PCI: skip ISA ioresource alignment on some systems 2007-10-12 15:03:18 -07:00
visws.c