aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGravatar Jens Axboe <axboe@kernel.dk> 2018-11-07 14:34:05 -0700
committerGravatar Jens Axboe <axboe@kernel.dk> 2018-11-07 14:34:05 -0700
commit6961cd4d0fde97f1cdb798ba21cf124ecfa0bf95 (patch)
tree4c7e07de3f4fc24b0e494e457232a996afb68435 /MAINTAINERS
parentblock: respect virtual boundary mask in bvecs (diff)
downloadlinux-6961cd4d0fde97f1cdb798ba21cf124ecfa0bf95.tar.gz
linux-6961cd4d0fde97f1cdb798ba21cf124ecfa0bf95.tar.bz2
linux-6961cd4d0fde97f1cdb798ba21cf124ecfa0bf95.zip
ubd: fix missing lock around request issue
We need to hold the device lock (and disable interrupts) while writing new commands, or we could be interrupted while that is happening and read invalid requests in the completion path. Fixes: 4e6da0fe8058 ("um: Convert ubd driver to blk-mq") Tested-by: Richard Weinberger <richard@nod.at> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions