OSDN Git Service

blk-mq: factor out a helper to reise the block softirq
authorChristoph Hellwig <hch@lst.de>
Thu, 11 Jun 2020 06:44:42 +0000 (08:44 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 24 Jun 2020 15:15:56 +0000 (09:15 -0600)
commit115243f5534c7b3980cc946e00f79740fdc0e068
tree79368d43e9a10141f38a2b58b8ae770db89c4382
parentc3077b5d97a39223a2d4b95a21ccff660836170f
blk-mq: factor out a helper to reise the block softirq

Add a helper to deduplicate the logic that raises the block softirq.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.c