[git pull] PCI updates

From: Jesse Barnes
Date: Mon May 05 2008 - 15:18:40 EST


Please pull the PCI fixes:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus

There are a few bug fixes in there and a patch moved over from the x86
tree, which has a couple of cleanups and a small enhancement for the
ISA alignment code (it's also now controllable through a kernel boot
parameter). I can push that over into the linux-next tree though if you're
not comfortable with it.

Thanks,
Jesse

Sam Ravnborg (1):
x86: fix section mismatch in pci_scan_bus

Yinghai Lu (3):
x86/pci: remove flag in pci_cfg_space_size_ext
x86/pci: add pci=skip_isa_align command lines.
x86 PCI: call dmi_check_pciprobe()

Documentation/kernel-parameters.txt | 2 +
arch/x86/pci/acpi.c | 41 -------------------------
arch/x86/pci/common.c | 58 +++++++++++++++++++++++++++++++++---
arch/x86/pci/fixup.c | 2 -
arch/x86/pci/init.c | 4 ++
arch/x86/pci/pci.h | 3 +
drivers/pci/probe.c | 33 ++++++++++----------
include/linux/pci.h | 5 +--
8 files changed, 84 insertions(+), 64 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/