summaryrefslogtreecommitdiffstats
path: root/include/linux/blk-mq.h
diff options
context:
space:
mode:
authorMing Lei <tom.leiming@gmail.com>2017-03-27 20:06:56 +0800
committerJens Axboe <axboe@fb.com>2017-03-29 08:03:42 -0600
commit5ed61d3f08d44937859dc537c5362ca293c98b04 (patch)
tree02802c310ece8ac247bb016c5d58555612eea76e /include/linux/blk-mq.h
parentd9d149a39690184f63d74e3425c1e90b1d7e67d6 (diff)
downloadop-kernel-dev-5ed61d3f08d44937859dc537c5362ca293c98b04.zip
op-kernel-dev-5ed61d3f08d44937859dc537c5362ca293c98b04.tar.gz
block: add a read barrier in blk_queue_enter()
Without the barrier, reading DEAD flag of .q_usage_counter and reading .mq_freeze_depth may be reordered, then the following wait_event_interruptible() may never return. Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Ming Lei <tom.leiming@gmail.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'include/linux/blk-mq.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud