commit | 115243f5534c7b3980cc946e00f79740fdc0e068 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jun 11 08:44:42 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jun 24 09:15:56 2020 -0600 |
tree | 79368d43e9a10141f38a2b58b8ae770db89c4382 | |
parent | c3077b5d97a39223a2d4b95a21ccff660836170f [diff] |
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>