summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x/Kconfig
diff options
context:
space:
mode:
authorHarvey Yang <harvey.huawei.yang@gmail.com>2013-01-22 05:31:31 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-22 17:00:10 (GMT)
commit50b66b5ce4ef40460b85ddc187225e26f91e22c5 (patch)
tree65c4ccf5901251afd21d3a22ec80ac6db6b340a6 /drivers/staging/et131x/Kconfig
parentdcf14779280215d1765141ce04c675df3e4301c5 (diff)
downloadlinux-fsl-qoriq-50b66b5ce4ef40460b85ddc187225e26f91e22c5.tar.xz
staging: usbip: replace the interrupt safe spinlocks with common ones.
On the client side, we have a virtual hcd driver, there actually no hardware interrupts, so we do not need worry about race conditions caused by irq with spinlock held. Turning off irq is not good for system performance after all. Just replace them with a non interrupt safe version. Signed-off-by: Harvey Yang <harvey.huawei.yang@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/et131x/Kconfig')
0 files changed, 0 insertions, 0 deletions