From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <52D9F98A.2090003@linux.intel.com> Date: Sat, 18 Jan 2014 11:48:26 +0800 From: Jiang Liu MIME-Version: 1.0 To: Yinghai Lu CC: "Rafael J . Wysocki" , Bjorn Helgaas , Toshi Kani , Yijing Wang , Len Brown , "Rafael J. Wysocki" , ACPI Devel Maling List , "linux-pci@vger.kernel.org" , Linux Kernel Mailing List Subject: Re: [Patch v1 2/3] ACPI, PCI: reuse ACPI hotplug framework to support PCI host bridge hotplug References: <1390013297-23462-1-git-send-email-jiang.liu@linux.intel.com> <1390013297-23462-2-git-send-email-jiang.liu@linux.intel.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-acpi-owner@vger.kernel.org List-ID: Hi yinghai, Sorry for the noise. I didn't noticed Rafael's work, so I generated this patchset when encountered this issue during testing PCI host bridge hotplug. It should achieve the same goal. Thanks! Gerry On 2014/1/18 11:23, Yinghai Lu wrote: > ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code