diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-11-02 08:34:09 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-11-03 09:26:26 -0600 |
commit | 781dd830ec4f4d56b99d5d0c64bacda4c3ee3cfd (patch) | |
tree | e2afd88deddea0e679b59d424c730dd63e16296d /block/blk-mq-cpumap.c | |
parent | a1c2f7e7f25c9d35d3bf046f99682c5373b20fa2 (diff) | |
download | linux-781dd830ec4f4d56b99d5d0c64bacda4c3ee3cfd.tar.gz linux-781dd830ec4f4d56b99d5d0c64bacda4c3ee3cfd.tar.bz2 linux-781dd830ec4f4d56b99d5d0c64bacda4c3ee3cfd.zip |
block: move RQF_ELV setting into allocators
It's not safe to do this before blk_queue_enter(), as the scheduler state
could have changed in between. Hence move the RQF_ELV setting into the
allocators, where we know the queue is already entered.
Suggested-by: Ming Lei <ming.lei@redhat.com>
Reported-by: Yi Zhang <yi.zhang@redhat.com>
Reported-by: Steffen Maier <maier@linux.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq-cpumap.c')
0 files changed, 0 insertions, 0 deletions