[PATCH 0/2] ACPI / scan: Additional changes

2013-01-26 Thread Rafael J. Wysocki
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.

[PATCH 0/2] ACPI / scan: Additional changes

2013-01-26 Thread Rafael J. Wysocki
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.