From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Rafael J. Wysocki" To: Yinghai Lu Cc: Bjorn Helgaas , Len Brown , Taku Izumi , Jiang Liu , linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org Subject: Re: Date: Fri, 02 Nov 2012 01:17:47 +0100 Message-ID: <3954574.77sdfIpds8@vostro.rjw.lan> In-Reply-To: <1351618965-16761-1-git-send-email-yinghai@kernel.org> References: <20121030040237.GA10472@google.com> <1351618965-16761-1-git-send-email-yinghai@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Sender: linux-acpi-owner@vger.kernel.org List-ID: Hi, On Tuesday, October 30, 2012 10:42:37 AM Yinghai Lu wrote: > 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(-) Please feel free to add Acked-by: Rafael J. Wysocki to the ACPI-related patches in this series. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center.