Please consider pulling the PCI fixes from git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 for-linus The MSI fix has been tested and fixes the problem Dave reported. It's not a complete fix (i.e. it doesn't prevent writes to MSI regs when MSI is disabled), but I'd rather have the tested one upstream at this point than delay things further. We can fix the more theoretical problems in linux-next (there's ongoing discussion about the best way to do this). Matthew Wilcox (1): PCI MSI: Fix MSI-X with NIU cards Zhang, Yanmin (1): PCI: Fix pci-e port driver slot_reset bad default return value drivers/pci/msi.c | 8 ++++++-- drivers/pci/pcie/aer/aerdrv.h | 3 +++ drivers/pci/pcie/portdrv_pci.c | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html