Skip to content
Snippets Groups Projects
Commit 6700a678 authored by Jens Axboe's avatar Jens Axboe
Browse files

blk-mq: kill preempt disable/enable in blk_mq_work_fn()


blk_mq_work_fn() is always invoked off the bounded workqueues,
so it can happily preempt among the queues in that set without
causing any issues for blk-mq.

Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent fd1270d5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment