commit | 5ef68e8867ca9d979644d05c6045b2c79d8989de | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Jan 10 15:25:34 2014 +0100 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Jan 14 12:14:25 2014 -0700 |
tree | 823c6a0775cf6d761691a3ddd3965b324bd39aa9 | |
parent | 9217a984671e8a7e38f1822eba754898066e2ae1 [diff] |
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 <rafael.j.wysocki@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>