diff options
| author | Liam R. Howlett <[email protected]> | 2023-07-24 18:31:48 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 17:12:48 +0000 |
| commit | 53bee98d004fcd7062f2fe056720704e947e6000 (patch) | |
| tree | eeb3c78fcc8a561cccadbe71a552c72fbd0a1e3f /tools/testing/radix-tree/maple.c | |
| parent | maple_tree: introduce __mas_set_range() (diff) | |
| download | kernel-53bee98d004fcd7062f2fe056720704e947e6000.tar.gz kernel-53bee98d004fcd7062f2fe056720704e947e6000.zip | |
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/testing/radix-tree/maple.c')
0 files changed, 0 insertions, 0 deletions
