aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlan Stern <[email protected]>2007-11-21 15:13:10 -0800
committerGreg Kroah-Hartman <[email protected]>2007-11-28 13:58:35 -0800
commitddc1fd6ac1f3ad3275e19451fb07d2eff249161c (patch)
treeb7e8512f25e22f8996dfcefbeb31ff6e7e7215e2 /tools/perf/scripts/python
parent6372594ac1779261926f2f2c4ef5e79936e4faef (diff)
USB HCD: avoid duplicate local_irq_disable()
Arnd Bergmann wrote: usb_hcd_flush_endpoint() has a retry loop that starts with a spin_lock_irq(), but only gives up the spinlock, not the irq_disable before jumping to the rescan label. Alan Stern: I agree with your sentiment, but it would be better to solve this problem without using local_irq_disable(). Signed-off-by: Alan Stern <[email protected]> Cc: Arnd Bergmann <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions