commit | 95cb9093960b6249fdbe7417bf513a1358aaa51a | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Mon Oct 20 17:40:57 2008 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Oct 22 16:42:38 2008 -0700 |
tree | 8cfe1c98235ff947685940b328e73c39809751fe | |
parent | 828f37683e6d3ab5912989df0d04201db7ad798e [diff] |
PCI Hotplug: serialize pci_hp_register and pci_hp_deregister Convert the pci_hotplug_slot_list_lock, which only protected the list of hotplug slots, to a pci_hp_mutex which now protects both interfaces. Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Alex Chiang <achiang@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>