Commit 18e9781d authored by Jens Axboe's avatar Jens Axboe
Browse files

blk-mq: blk_mq_requeue_work() doesn't need to save IRQ flags



We know we're in process context, so don't bother using the
IRQ safe versions of the spin lock.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 33027c2b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment