diff options
author | Omar Sandoval <osandov@fb.com> | 2017-02-10 21:32:34 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-02-10 21:34:47 +0300 |
commit | 3d492c2e0146ccaad08c7cbe16e2e229328b5e79 (patch) | |
tree | c78b95cdedb006cdc11a99e6a0e253f8875cee11 /scripts | |
parent | f6f94300cda0f85180a0dd8838d1cc855661e239 (diff) | |
download | linux-3d492c2e0146ccaad08c7cbe16e2e229328b5e79.tar.xz |
blk-mq-sched: don't hold queue_lock when calling exit_icq
None of the other blk-mq elevator hooks are called with this lock held.
Additionally, it can lead to circular locking dependencies between
queue_lock and the private scheduler lock.
Reported-by: Paolo Valente <paolo.valente@linaro.org>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions