summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2023-01-09 18:12:55 +0100
committerAndrew Morton <akpm@linux-foundation.org>2023-01-18 17:12:59 -0800
commitf4d9139f1394cbe2de158ab8771fea4e587004d4 (patch)
tree24c0f67582fd9e91bb4e8fee5b37573919308633 /crypto
parentc4876ff68716e5372224d17045b47610d667a0ee (diff)
downloadlwn-f4d9139f1394cbe2de158ab8771fea4e587004d4.tar.gz
lwn-f4d9139f1394cbe2de158ab8771fea4e587004d4.zip
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/20230109171255.488749-1-david@redhat.com Fixes: 69c66add5663 ("selftests/vm: anon_cow: test COW handling of anonymous memory") Signed-off-by: David Hildenbrand <david@redhat.com> Reported-by: Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions