summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/vmx.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-07-07 19:45:03 +0200
committerJens Axboe <axboe@kernel.dk>2020-07-07 11:45:59 -0600
commit0e6e255e7a58cdf4ee4163f83deeb5ce4946051e (patch)
tree53c192505570b701bdd5ecdf539ef68850f865ad /arch/x86/kvm/vmx/vmx.c
parent7c792f33c1b3e231cfd50fea589194c593a6ce3c (diff)
block: remove a bogus warning in __submit_bio_noacct_mq
If blk_mq_submit_bio flushes the plug list, bios for other disks can show up on current->bio_list. As that doesn't involve any stacking of block device it is entirely harmless and we should not warn about this case. Fixes: ff93ea0ce763 ("block: shortcut __submit_bio_noacct for blk-mq drivers") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch/x86/kvm/vmx/vmx.c')
0 files changed, 0 insertions, 0 deletions