]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq-sched: move actual dispatching into one helper
authorMing Lei <ming.lei@redhat.com>
Sat, 14 Oct 2017 09:22:26 +0000 (17:22 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 1 Nov 2017 14:20:02 +0000 (08:20 -0600)
commit991431d1bc20d53f1329f1e1324ccd4357c0a15c
tree0387660a11eac166a7e92b982bbc89945b29d65c
parentd44d2d83863c418da939a6018d7aa1472273e9ec
blk-mq-sched: move actual dispatching into one helper

So that it becomes easy to support to dispatch from sw queue in the
following patch.

No functional change.

Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Suggested-by: Christoph Hellwig <hch@lst.de> # for simplifying dispatch logic
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-sched.c