diff options
author | Liam R. Howlett <Liam.Howlett@Oracle.com> | 2023-01-20 17:26:13 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-10 01:51:32 +0100 |
commit | 183654ce26a5d5bd7bc11bcb02e8086f02f66d7d (patch) | |
tree | eece923de2a341ce94248ed603dfab4ad3011366 /mm/vmscan.c | |
parent | mm/mmap: remove preallocation from do_mas_align_munmap() (diff) | |
download | linux-183654ce26a5d5bd7bc11bcb02e8086f02f66d7d.tar.xz linux-183654ce26a5d5bd7bc11bcb02e8086f02f66d7d.zip |
mmap: change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator
Start passing the vma iterator through the mm code. This will allow for
reuse of the state and cleaner invalidation if necessary.
Link: https://lkml.kernel.org/r/20230120162650.984577-13-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions