-
- Downloads
[PATCH] PCI hotplug: convert semaphores to mutex
semaphore to mutex conversion. the conversion was generated via scripts, and the result was validated automatically via a script as well. build tested with allyesconfig. Signed-off-by:Ingo Molnar <mingo@elte.hu> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- drivers/pci/hotplug/acpiphp.h 2 additions, 1 deletiondrivers/pci/hotplug/acpiphp.h
- drivers/pci/hotplug/acpiphp_glue.c 6 additions, 6 deletionsdrivers/pci/hotplug/acpiphp_glue.c
- drivers/pci/hotplug/cpqphp.h 2 additions, 1 deletiondrivers/pci/hotplug/cpqphp.h
- drivers/pci/hotplug/cpqphp_core.c 7 additions, 7 deletionsdrivers/pci/hotplug/cpqphp_core.c
- drivers/pci/hotplug/cpqphp_ctrl.c 28 additions, 28 deletionsdrivers/pci/hotplug/cpqphp_ctrl.c
- drivers/pci/hotplug/ibmphp_hpc.c 6 additions, 4 deletionsdrivers/pci/hotplug/ibmphp_hpc.c
- drivers/pci/hotplug/pciehp.h 2 additions, 1 deletiondrivers/pci/hotplug/pciehp.h
- drivers/pci/hotplug/pciehp_core.c 3 additions, 3 deletionsdrivers/pci/hotplug/pciehp_core.c
- drivers/pci/hotplug/pciehp_ctrl.c 34 additions, 34 deletionsdrivers/pci/hotplug/pciehp_ctrl.c
- drivers/pci/hotplug/pciehp_hpc.c 1 addition, 1 deletiondrivers/pci/hotplug/pciehp_hpc.c
- drivers/pci/hotplug/shpchp.h 2 additions, 1 deletiondrivers/pci/hotplug/shpchp.h
- drivers/pci/hotplug/shpchp_ctrl.c 49 additions, 49 deletionsdrivers/pci/hotplug/shpchp_ctrl.c
- drivers/pci/hotplug/shpchp_hpc.c 1 addition, 1 deletiondrivers/pci/hotplug/shpchp_hpc.c
Loading
Please register or sign in to comment