This patchset refines some spinlocks which maybe not used properly. Harvey Yang (2): staging: usbip: use interrupt safe spinlock to avoid potential deadlock. staging: usbip: replace the interrupt safe spinlocks with common ones. drivers/staging/usbip/stub_dev.c | 34 ++++++++-------- drivers/staging/usbip/stub_rx.c | 4 +- drivers/staging/usbip/usbip_event.c | 6 ++- drivers/staging/usbip/vhci_hcd.c | 76 +++++++++++++++-------------------- drivers/staging/usbip/vhci_rx.c | 10 ++--- drivers/staging/usbip/vhci_tx.c | 14 +++---- 6 files changed, 65 insertions(+), 79 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel