aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorHarvey Yang <[email protected]>2013-01-22 13:31:31 +0800
committerGreg Kroah-Hartman <[email protected]>2013-01-22 09:00:10 -0800
commit50b66b5ce4ef40460b85ddc187225e26f91e22c5 (patch)
tree65c4ccf5901251afd21d3a22ec80ac6db6b340a6 /tools/perf/scripts/python/Perf-Trace-Util/lib
parentdcf14779280215d1765141ce04c675df3e4301c5 (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions