diff options
author | Si-Wei Liu <si-wei.liu@oracle.com> | 2024-10-21 16:40:40 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2024-11-13 02:05:05 +0300 |
commit | 35025963326e44d8bced3eecd42d2f040f4f0024 (patch) | |
tree | 01d5aa3d310d0de37e5799afdc14d79905d44300 /tools/perf/scripts/python/syscall-counts.py | |
parent | 29ce8b8a4fa74e841342c8b8f8941848a3c6f29f (diff) | |
download | linux-35025963326e44d8bced3eecd42d2f040f4f0024.tar.xz |
vdpa/mlx5: Fix suboptimal range on iotlb iteration
The starting iova address to iterate iotlb map entry within a range
was set to an irrelevant value when passing to the itree_next()
iterator, although luckily it doesn't affect the outcome of finding
out the granule of the smallest iotlb map size. Fix the code to make
it consistent with the following for-loop.
Fixes: 94abbccdf291 ("vdpa/mlx5: Add shared memory registration code")
Signed-off-by: Si-Wei Liu <si-wei.liu@oracle.com>
Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
Message-Id: <20241021134040.975221-3-dtatulea@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions