diff options
author | Jens Axboe <axboe@fb.com> | 2017-03-14 18:51:59 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-03-14 18:51:59 +0100 |
commit | 9c62110454b088b4914ffe375c2dbc19643eac34 (patch) | |
tree | 37f65ae1ac5073f4bf3d31b94b1bc5fc7c706072 /block/blk-stat.c | |
parent | writeback: fix memory leak in wb_queue_work() (diff) | |
download | linux-9c62110454b088b4914ffe375c2dbc19643eac34.tar.xz linux-9c62110454b088b4914ffe375c2dbc19643eac34.zip |
blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()
If we have scheduling enabled, we jump directly to insert-and-run.
That's fine, but we run the queue async and we don't pass in information
on whether we can block from this context or not. Fixup both these
cases.
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/blk-stat.c')
0 files changed, 0 insertions, 0 deletions