diff options
| author | David Hildenbrand <[email protected]> | 2023-01-09 18:12:55 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-01-18 17:12:59 -0800 |
| commit | f4d9139f1394cbe2de158ab8771fea4e587004d4 (patch) | |
| tree | 24c0f67582fd9e91bb4e8fee5b37573919308633 /tools/perf/scripts/python/bin | |
| parent | c4876ff68716e5372224d17045b47610d667a0ee (diff) | |
selftests/mm: define MADV_PAGEOUT to fix compilation issues
If MADV_PAGEOUT is not defined (e.g., on AlmaLinux 8), compilation will
fail. Let's fix that like khugepaged.c does by conditionally defining
MADV_PAGEOUT.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 69c66add5663 ("selftests/vm: anon_cow: test COW handling of anonymous memory")
Signed-off-by: David Hildenbrand <[email protected]>
Reported-by: Mirsad Goran Todorovac <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions