From: Kenji Kaneshige Date: Mon, 20 Oct 2008 23:40:57 +0000 (-0600) Subject: PCI Hotplug: serialize pci_hp_register and pci_hp_deregister X-Git-Tag: v2.6.28-rc1~29^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95cb9093960b6249fdbe7417bf513a1358aaa51a;p=pandora-kernel.git 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 Signed-off-by: Alex Chiang Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed