From: Rafael J. Wysocki Date: Fri, 10 Jan 2014 14:27:08 +0000 (+0100) Subject: platform / x86: Use global PCI rescan-remove locking X-Git-Tag: v3.14-rc1~132^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b9ec1da6a310b438516468c669a7e1be046b18c;p=pandora-kernel.git platform / x86: Use global PCI rescan-remove locking Multiple race conditions are possible between the rfkill hotplug in the asus-wmi and eeepc-laptop drivers and the generic PCI bus rescan and device removal that can be triggered via sysfs. To avoid those race conditions make asus-wmi and eeepc-laptop use global PCI rescan-remove locking around the rfkill hotplug. Signed-off-by: Rafael J. Wysocki Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed