aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2017-11-19 13:52:55 -0500
committerJens Axboe <axboe@kernel.dk>2017-11-27 14:03:58 -0500
commit2967acbb257a6a9bf912f4778b727e00972eac9b (patch)
treebe2c900c9cdf5616713f21b8bb3c2d4f34426fee /tools/perf/scripts/python/check-perf-trace.py
parent6c4ca1e36cdc1a0a7a84797804b87920ccbebf51 (diff)
blktrace: fix trace mutex deadlock
A previous commit changed the locking around registration/cleanup, but direct callers of blk_trace_remove() were missed. This means that if we hit the error path in setup, we will deadlock on attempting to re-acquire the queue trace mutex. Fixes: 1f2cac107c59 ("blktrace: fix unlocked access to init/start-stop/teardown") Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions