]> git.baikalelectronics.ru Git - kernel.git/commit
block: get rid of q->softirq_done_fn()
authorJens Axboe <axboe@kernel.dk>
Wed, 31 Oct 2018 15:43:30 +0000 (09:43 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 7 Nov 2018 20:42:33 +0000 (13:42 -0700)
commit22f626df919b7fb19b5f5bc6e6a8d74a152c7d29
tree473721096fed4efbe49ff19fd1f5efa6da9bf00e
parent47020710169e5e5df90bdfb8b7b012ba0d3a9e83
block: get rid of q->softirq_done_fn()

With the legacy path gone, all we do is funnel it through the
mq_ops->complete() operation.

Tested-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.c
block/blk-settings.c
block/blk-softirq.c
include/linux/blk-mq.h
include/linux/blkdev.h