From: Rafael J. Wysocki Date: Mon, 3 Feb 2014 23:40:25 +0000 (+0100) Subject: ACPI / hotplug / PCI: Drop crit_sect locking X-Git-Tag: v3.15-rc1~151^2~14^2~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=661b40644190eb5987907584920cb11a4a2c7a9e;p=pandora-kernel.git ACPI / hotplug / PCI: Drop crit_sect locking After recent PCI core changes related to the rescan/remove locking, the code sections under crit_sect mutexes from ACPIPHP slot objects are always executed under the general PCI rescan/remove lock. For this reason, the crit_sect mutexes are simply redundant, so drop them. Signed-off-by: Rafael J. Wysocki Tested-by: Mika Westerberg --- Reading git-diff-tree failed