Re: [Update][PATCH] ACPI / PCI: Set root bridge ACPI handle in advance
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2012-12-17 18:44:12
Also in:
lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2012-12-17 18:44:12
Also in:
lkml
On Mon, Dec 17, 2012 at 01:20:15PM +0100, Rafael J. Wysocki wrote:
From: Rafael J. Wysocki <redacted> The ACPI handles of PCI root bridges need to be known to acpi_bind_one(), so that it can create the appropriate "firmware_node" and "physical_node0" files for them, but currently the way it gets to know those handles is not exactly straightforward (to put it lightly).
That's just crazy, thanks for unwinding this mess, nice job. Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>