aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLiam R. Howlett <[email protected]>2023-07-24 14:31:48 -0400
committerAndrew Morton <[email protected]>2023-08-18 10:12:48 -0700
commit53bee98d004fcd7062f2fe056720704e947e6000 (patch)
treeeeb3c78fcc8a561cccadbe71a552c72fbd0a1e3f /tools/perf/scripts/python
parentc1297987cc2ada57a7faea7985c2334548d110f9 (diff)
mm: remove re-walk from mmap_region()
Using vma_iter_set() will reset the tree and cause a re-walk. Use vmi_iter_config() to set the write to a sub-set of the range. Change the file case to also use vmi_iter_config() so that the end is correctly set. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Liam R. Howlett <[email protected]> Cc: Peng Zhang <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions