From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiang Liu Subject: Re: [Patch v1 2/3] ACPI, PCI: reuse ACPI hotplug framework to support PCI host bridge hotplug Date: Sat, 18 Jan 2014 11:48:26 +0800 Message-ID: <52D9F98A.2090003@linux.intel.com> References: <1390013297-23462-1-git-send-email-jiang.liu@linux.intel.com> <1390013297-23462-2-git-send-email-jiang.liu@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mga03.intel.com ([143.182.124.21]:44124 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752608AbaARDsa (ORCPT ); Fri, 17 Jan 2014 22:48:30 -0500 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org 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 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