[git pull] PCI fixes

From: Jesse Barnes
Date: Fri Sep 12 2008 - 20:02:46 EST


Please, sir, please pull some more:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus

This pull has a few more regression fixes, though I don't think any are listed
on Rafael's list atm. The fakephp and iommu fixes are the most important, but
the others are definite regressions vs. earlier kernels as well, but don't have
very visible symptoms in most configurations.

Adrian Bunk (1):
PCI: fix pciehp_free_irq()

Alex Chiang (1):
PCI Hotplug: fakephp: fix deadlock... again

David Woodhouse (1):
PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets

Johann Felix Soden (2):
PCI: Fix printk warnings in probe.c
PCI: Fix printk warnings in setup-bus.c

Yinghai Lu (1):
PCI: re-add debug prints for unmodified BARs


drivers/pci/hotplug/fakephp.c | 6 +++---
drivers/pci/hotplug/pciehp_hpc.c | 2 +-
drivers/pci/intel-iommu.c | 23 +++++++++++++++++++++++
drivers/pci/probe.c | 18 +++++++++++++++---
drivers/pci/setup-bus.c | 6 +++++-
5 files changed, 47 insertions(+), 8 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/