summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAnirudh Rayabharam <mail@anirudhrb.com>2022-03-12 17:11:21 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-08 15:24:12 +0300
commit7480cc0240ebcf11a5943940ec84bd96c2e22b5f (patch)
tree9b0dfd000b294ac6a6c2b2745e90a174be92e318 /Documentation
parent97b5593fd1b182b3fdb180b6bbe64ec09669988b (diff)
downloadlinux-7480cc0240ebcf11a5943940ec84bd96c2e22b5f.tar.xz
vhost: handle error while adding split ranges to iotlb
commit 03a91c9af2c42ae14afafb829a4b7e6589ab5892 upstream. vhost_iotlb_add_range_ctx() handles the range [0, ULONG_MAX] by splitting it into two ranges and adding them separately. The return value of adding the first range to the iotlb is currently ignored. Check the return value and bail out in case of an error. Signed-off-by: Anirudh Rayabharam <mail@anirudhrb.com> Link: https://lore.kernel.org/r/20220312141121.4981-1-mail@anirudhrb.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Fixes: e2ae38cf3d91 ("vhost: fix hung thread due to erroneous iotlb entries") Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions