diff options
author | Xie Yongji <[email protected]> | 2022-01-21 16:39:39 +0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2022-03-04 11:56:34 -0500 |
commit | b9d102dafec6af1c07b610faf0a6d4e8aee14ae0 (patch) | |
tree | 18480671daf70bc912b39ae7747e07c54f1276b3 /net/unix/af_unix.c | |
parent | ed0f849fc3a63ed2ddf5e72cdb1de3bdbbb0f8eb (diff) |
vduse: Fix returning wrong type in vduse_domain_alloc_iova()
This fixes the following smatch warnings:
drivers/vdpa/vdpa_user/iova_domain.c:305 vduse_domain_alloc_iova() warn: should 'iova_pfn << shift' be a 64 bit type?
Fixes: 8c773d53fb7b ("vduse: Implement an MMU-based software IOTLB")
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Xie Yongji <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions