Subject: [PATCH resend 0/8] PCI, ACPI, x86: pci root bus hotplug support resources assign and remove path 1. add support for assign resource for hot add path. 2. stop and remove root bus during acpi root remove. could get from git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git for-pci-root-bus-hotplug Yinghai Lu (8): PCI: Separate out pci_assign_unassigned_bus_resources() PCI: Move pci_rescan_bus() back to probe.c PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res PCI, ACPI: assign unassigned resource for hot add root bus PCI: Add pci_stop/remove_root_bus() PCI, ACPI: Make acpi_pci_root_remove stop/remove pci root bus PCI, ACPI: delete root bus prt during hot remove path PCI, ACPI: remove acpi_root_driver in reserse order drivers/acpi/pci_root.c | 21 ++++++++++++++++++++- drivers/pci/probe.c | 22 ++++++++++++++++++++++ drivers/pci/remove.c | 36 ++++++++++++++++++++++++++++++++++++ drivers/pci/setup-bus.c | 22 +--------------------- include/linux/pci.h | 3 +++ 5 files changed, 82 insertions(+), 22 deletions(-) -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html