From: Rafael J. Wysocki Date: Tue, 6 Aug 2013 23:19:37 +0000 (+0200) Subject: ACPI: Create symlinks in acpi_bind_one() under physical_node_lock X-Git-Tag: v3.12-rc1~178^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4005520648c7d6cf28e74addb52bc4a793eea3eb;p=pandora-kernel.git ACPI: Create symlinks in acpi_bind_one() under physical_node_lock Put the creation of symlinks in acpi_bind_one() under the physical_node_lock mutex of the given ACPI device object, because that is part of the binding operation logically (those links are already removed under that mutex too). Signed-off-by: Rafael J. Wysocki Acked-by: Toshi Kani Acked-by: Yasuaki Ishimatsu --- Reading git-diff-tree failed