On Fri, Sep 14, 2007 at 05:47:47PM +0900, YONETANI Tomokazu wrote: > This patch could affect other ACPI subsystems, since it changes the probe > order and how it handles the pre-allocated resources.
I'm currently holding to commit this patch; if I build the acpi.ko without ACPI_DEBUG defined, acpi_bus_alloc_gas() fails to allocate some of resources. In my case, available Cx states are limited to 1 because of this. I'm going to investigate on this. Cheers.
