aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorPaul Fox <[email protected]>2011-05-09 10:40:42 +0100
committerJohn W. Linville <[email protected]>2011-05-10 15:47:00 -0400
commit2ae1b8b35faba31a59b153cbad07f9c15de99740 (patch)
tree6764461493979313a596e8afab05a831044c56bb /tools/perf/util/scripting-engines/trace-event-perl.c
parenteb85de3f84868ca85703a23617b4079ce79a801e (diff)
libertas: fix cmdpendingq locking
We occasionally see list corruption using libertas. While we haven't been able to diagnose this precisely, we have spotted a possible cause: cmdpendingq is generally modified with driver_lock held. However, there are a couple of points where this is not the case. Fix up those operations to execute under the lock, it seems like the correct thing to do and will hopefully improve the situation. Signed-off-by: Paul Fox <[email protected]> Signed-off-by: Daniel Drake <[email protected]> Acked-by: Dan Williams <[email protected]> Cc: [email protected] Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions