Hi All, The following patches make two more changes to the ACPI namespace scanning code that I think are more-or-less useful: [1/2] Introduce lock to prevent acpi_bus_scan() from running in parallel with acpi_bus_trim() to avoid removing device nodes while we're setting them up. [2/2] Change the scanning of fixed device nodes to work along the lines of acpi_bus_scan(). Patch [1/2] should apply on top of the acpi-scan branch, but [2/2] needs the entire linux-pm.git/linux-next branch. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html