Reviewed and tested by Taku Izumi <izumi.taku@xxxxxxxxxxxxxx> > -----Original Message----- > From: linux-pci-owner@xxxxxxxxxxxxxxx [mailto:linux-pci-owner@xxxxxxxxxxxxxxx] On Behalf Of Yinghai Lu > Sent: Wednesday, October 31, 2012 2:43 AM > To: Bjorn Helgaas; Len Brown; Taku Izumi; Jiang Liu > Cc: linux-pci@xxxxxxxxxxxxxxx; linux-acpi@xxxxxxxxxxxxxxx; Yinghai Lu > Subject: > > 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-pci" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- 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