diff options
author | Christoph Hellwig <hch@infradead.org> | 2014-02-10 15:24:39 +0400 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-02-10 20:27:31 +0400 |
commit | 5124c285797aa33d5fdb909fbe808a61bcc5eb9d (patch) | |
tree | f079a44837b958fe8af479a5602c3f352af0f0ce /drivers/block/null_blk.c | |
parent | 30a91cb4ef385fe1b260df204ef314d86fff2850 (diff) | |
download | linux-5124c285797aa33d5fdb909fbe808a61bcc5eb9d.tar.xz |
virtio_blk: use blk_mq_complete_request
Make sure to complete requests on the submitting CPU. Previously this
was done in blk_mq_end_io, but the responsibility shifted to the drivers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/block/null_blk.c')
0 files changed, 0 insertions, 0 deletions