From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [Update 2][PATCH] ACPI / PCI: Set root bridge ACPI handle in advance Date: Thu, 20 Dec 2012 13:19:30 -0800 Message-ID: <50D380E2.2000600@zytor.com> References: <1558789.gX8cmBgyDV@vostro.rjw.lan> <4085861.TBmZVTPOvU@vostro.rjw.lan> <3596215.suSiEFiGH8@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-pci-owner@vger.kernel.org To: Bjorn Helgaas Cc: "Rafael J. Wysocki" , ACPI Devel Maling List , Greg Kroah-Hartman , LKML , Benjamin Herrenschmidt , David Miller , Tony Luck , Yinghai Lu , Jiang Liu , Martin Schwidefsky , Jan Glauber , linux-pci@vger.kernel.org, Myron Stowe List-Id: linux-acpi@vger.kernel.org On 12/20/2012 01:13 PM, Bjorn Helgaas wrote: > > - Add "struct acpi_dev_node acpi_node" to struct pci_sysdata (x86) and > struct pci_controller (ia64). These are the only two arches that use > ACPI. > Currently. There will be ARM platforms with ACPI soon, if there aren't already. -hpa