[PATCH 2/5] ACPI: Create symlinks in acpi_bind_one() under physical_node_lock

2013-08-05 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Put the creation of symlinks in acpi_bind_one() under the physical_node_lock mutex of the given ACPI device objects, because that is part of the binding operation logically (those links are already removed under that mutex too). Signed-off-by: Rafael J. Wysocki ---

[PATCH 2/5] ACPI: Create symlinks in acpi_bind_one() under physical_node_lock

2013-08-05 Thread Rafael J. Wysocki
From: Rafael J. Wysocki rafael.j.wyso...@intel.com Put the creation of symlinks in acpi_bind_one() under the physical_node_lock mutex of the given ACPI device objects, because that is part of the binding operation logically (those links are already removed under that mutex too). Signed-off-by: