diff options
author | Dennis Zhou <dennis@kernel.org> | 2018-12-06 12:49:38 -0500 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-12-07 22:26:38 -0700 |
commit | 4705de735b3383792c84a92e57508d6865caa85f (patch) | |
tree | 9dec9e8413951984cfc584d9b5e25424e2d1df3f /block/blk-mq.c | |
parent | d3fcdff19054575a368dfdac7407cabffea36c43 (diff) | |
download | linux-4705de735b3383792c84a92e57508d6865caa85f.tar.bz2 |
blkcg: put back rcu lock in blkcg_bio_issue_check()
I was a little overzealous in removing the rcu_read_lock() call from
blkcg_bio_issue_check() and it broke blk-throttle. Put it back.
Fixes: e35403a034bf ("blkcg: associate blkg when associating a device")
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq.c')
0 files changed, 0 insertions, 0 deletions