Please pull some PCI fixes for 2.6.26: git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus This pull includes fixes for a few crashers. They're not common (an ACPI hotplug load/unload issue and an issue with the sysfs VPD file, so there's no need to panic, but this stuff needs to get fixed asap nonetheless. Thanks, Jesse Alex Chiang (1): PCI: acpiphp: cleanup notify handler on all root bridges Ben Hutchings (1): PCI: Restrict VPD read permission to root Benjamin Li (1): PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. drivers/pci/access.c | 14 +++-------- drivers/pci/hotplug/acpiphp_glue.c | 17 +++++++++++--- drivers/pci/pci-sysfs.c | 4 +-- drivers/pci/pci.h | 2 - drivers/pci/quirks.c | 42 +++++++++++++++++++++++++++++++++++ 5 files changed, 63 insertions(+), 16 deletions(-) -- 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