diff options
author | Tejun Heo <[email protected]> | 2018-01-09 08:29:47 -0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-01-09 09:31:15 -0700 |
commit | 5197c05e16b49885cc9086f1676455371e821b0e (patch) | |
tree | e151f60f04634a0035ca31835ad93cf11830ef62 /scripts/gdb/linux/proc.py | |
parent | 04ced159cec863f9bc27015d6b970bb13cfa6176 (diff) |
blk-mq: protect completion path with RCU
Currently, blk-mq protects only the issue path with RCU. This patch
puts the completion path under the same RCU protection. This will be
used to synchronize issue/completion against timeout by later patches,
which will also add the comments.
Signed-off-by: Tejun Heo <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions