Hi Jesse, This series cleans up some of the fallout from the poor interaction between PCI core logical hotplug and acpiphp/pci_slot. I'm taking a piecemeal approach for now because I don't have a good solution that can fix all the drivers at once. I tested pci_slot and acpiphp on my machine, and it seems to solve the issue that Kenji-san reported. Thanks. /ac --- Alex Chiang (3): PCI: pci_slot: grab refcount on slot's bus PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus PCI: allow PCI core hotplug to remove PCI root bus drivers/acpi/pci_slot.c | 5 +++++ drivers/pci/hotplug/acpiphp_glue.c | 14 ++++++++++++++ drivers/pci/pci-sysfs.c | 4 ---- 3 files changed, 19 insertions(+), 4 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