[git pull] PCI fixes

From: Jesse Barnes
Date: Thu Jan 28 2010 - 19:25:56 EST



The following changes since commit 61c39bb354a1f791ba6f562b766a72e508a036ee:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 for-linus

Just a couple this time, the most controversial being the removal of
intel_bus.c. We tried, but it's looking like a long idea in the log
term. The machine it was intended to serve has working _CRS support
now, so they can boot with pci=use_crs. For 2.6.34 we'll try using
more _CRS data by default, I'm hoping if we can get it right that it'll
fix a few other resource issues (though we have yet to address the
issue that broke things last time: huge numbers of _CRS resources on
some machines; should be easy to fix though).

Andrew Patterson (1):
PCI: fix nested spinlock hang in aer_inject

Jeff Garrett (1):
x86/PCI: remove IOH range fetching

arch/x86/pci/Makefile | 2 +-
arch/x86/pci/intel_bus.c | 94 -------------------------------------
drivers/pci/pcie/aer/aer_inject.c | 12 ++--
3 files changed, 7 insertions(+), 101 deletions(-)
delete mode 100644 arch/x86/pci/intel_bus.c

--
Jesse Barnes, Intel Open Source Technology Center
--
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/