diff options
| author | Lorenzo Stoakes <[email protected]> | 2025-07-02 08:47:17 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-07-13 23:38:25 +0000 |
| commit | 4e25f85b9f85d238fe012cb18cd040172344d7e6 (patch) | |
| tree | e21e2f37ce72f84c57f0d1db88f2a3b54593683f /mm/page_alloc.c | |
| parent | maple tree: add some comments (diff) | |
| download | kernel-4e25f85b9f85d238fe012cb18cd040172344d7e6.tar.gz kernel-4e25f85b9f85d238fe012cb18cd040172344d7e6.zip | |
tools/testing/selftests: add mremap() unfaulted/faulted test cases
Assert that mremap() behaviour is as expected when moving around unfaulted
VMAs immediately adjacent to faulted ones, as well as moving around
faulted VMAs and placing them back immediately adjacent to the VMA from
which they were moved.
This also introduces a shared helper for the syscall version of mremap()
so we don't encounter any issues with libc filtering parameters.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Lorenzo Stoakes <[email protected]>
Cc: Jann Horn <[email protected]>
Cc: Liam Howlett <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions
