aboutsummaryrefslogtreecommitdiff
path: root/block/bfq-iosched.c
diff options
context:
space:
mode:
authorGravatar Jens Axboe <axboe@kernel.dk> 2018-12-05 06:50:40 -0700
committerGravatar Jens Axboe <axboe@kernel.dk> 2018-12-07 22:26:36 -0700
commit6e0de61107f03c3222550d9b548cd331d31d82d1 (patch)
treeeb7ef2f919e4981dcd3e6fc5d40efd4af48e1832 /block/bfq-iosched.c
parentblock: enable polling by default if a poll map is initalized (diff)
downloadlinux-6e0de61107f03c3222550d9b548cd331d31d82d1.tar.gz
linux-6e0de61107f03c3222550d9b548cd331d31d82d1.tar.bz2
linux-6e0de61107f03c3222550d9b548cd331d31d82d1.zip
blk-mq: remove QUEUE_FLAG_POLL from default MQ flags
We only support polling if we have poll queues now, but the flag is being set by default. Remove the default QUEUE_FLAG_POLL setting, we'll set it in blk_mq_init_allocated_queue() if we have poll queues available for this device. Fixes: 6544d229bf43 ("block: enable polling by default if a poll map is initalized") Reported-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/bfq-iosched.c')
0 files changed, 0 insertions, 0 deletions