diff options
| author | Tetsuo Handa <[email protected]> | 2018-11-12 08:42:14 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2018-11-12 08:44:06 -0700 |
| commit | 628bd85947091830a8c4872adfd5ed1d515a9cf2 (patch) | |
| tree | b61f92f16f3e5cfb159038ccd346fff19c9ddf57 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 8e18ebef4dd4c83cea65730821da423553ed6019 (diff) | |
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Commit 0a42e99b58a20883 ("loop: Get rid of loop_index_mutex") forgot to
remove mutex_unlock(&loop_ctl_mutex) from loop_control_ioctl() when
replacing loop_index_mutex with loop_ctl_mutex.
Fixes: 0a42e99b58a20883 ("loop: Get rid of loop_index_mutex")
Reported-by: syzbot <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Tetsuo Handa <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions