Skip to content
Commit 40bb54d1 authored by Jens Axboe's avatar Jens Axboe
Browse files

cfq-iosched: no need to save interrupts in cfq_kick_queue()



It's called from the workqueue handlers from process context, so
we always have irqs enabled when entered.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent c2572f2b
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