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