Skip to content
Commit 2a12dcd7 authored by Jens Axboe's avatar Jens Axboe Committed by Jens Axboe
Browse files

[PATCH] elevator: elv_list_lock does not need irq disabling



It's never grabbed from irq context, so just make it plain spin_lock().

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