diff options
author | Jens Axboe <axboe@kernel.dk> | 2017-07-27 08:03:57 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-07-29 09:00:03 -0600 |
commit | 18e9781d44000bcb403941011d954896df7439cc (patch) | |
tree | 8bc6c3cd5c5a2205f5440c810837bd1f9df8dfbc /block/bio.c | |
parent | 33027c2bb53e33bdb7749d357da199cb54e8fb6f (diff) |
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: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/bio.c')
0 files changed, 0 insertions, 0 deletions