Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
authorJens Axboe <axboe@fb.com>
Thu, 27 Apr 2017 22:46:02 +0000 (16:46 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 2 May 2017 13:52:08 +0000 (07:52 -0600)
commita800ce8ba53da88571872cbccb0e2fff8e374752
tree7e913ed38cc8c51228316b1a6dd331851f1d4e85
parent9f2779bff2f178496fb00b89797734ee245d2c93
Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"

This reverts commit 4981d04dd8f1ab19e2cce008da556d7f099b6e68.

The driver has been converted to using the proper infrastructure
for issuing internal commands. This means it's now safe to use with
the scheduling infrastruture, so we can now revert the change
that turned off scheduling for mtip32xx.

Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Tested-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/mtip32xx/mtip32xx.c