From: Rafael J. Wysocki Date: Fri, 10 Jan 2014 14:23:14 +0000 (+0100) Subject: ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug X-Git-Tag: v3.14-rc1~132^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a3bb55ebd1cb04f08dd68cf60af24b434f8cc2a;p=pandora-kernel.git ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug Multiple race conditions are possible between the addition and removal of PCI devices during ACPI PCI host bridge hotplug and the generic PCI bus rescan and device removal that can be triggered via sysfs. To avoid those race conditions make the ACPI PCI host bridge addition and removal code use global PCI rescan-remove locking. Signed-off-by: Rafael J. Wysocki Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed