diff options
author | Christoph Hellwig <hch@lst.de> | 2020-07-02 21:21:25 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-02 13:34:30 -0600 |
commit | 7c792f33c1b3e231cfd50fea589194c593a6ce3c (patch) | |
tree | 3f4133563ba245a682afca52250d887456d52357 /Documentation/filesystems | |
parent | 4e2f62e566b5bddec00682f36a404e05a3b64b6a (diff) | |
download | lwn-7c792f33c1b3e231cfd50fea589194c593a6ce3c.tar.gz lwn-7c792f33c1b3e231cfd50fea589194c593a6ce3c.zip |
block: initialize current->bio_list[1] in __submit_bio_noacct_mq
bio_alloc_bioset references current->bio_list[1], so we need to
initialize it for the blk-mq submission path as well.
Fixes: ff93ea0ce763 ("block: shortcut __submit_bio_noacct for blk-mq drivers")
Reported-by: Qian Cai <cai@lca.pw>
Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions