Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h
authorJoseph Myers <joseph@codesourcery.com>
Wed, 1 Jun 2022 14:45:48 +0000 (14:45 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 1 Jun 2022 14:45:48 +0000 (14:45 +0000)
commitde3501d60fac6d194954e0ccc7bd297f53442b3e
tree0a108bced3cf96d36da3d1062a6804d7dd224000
parent9d03bac7e7aa140dc3f48ac884e83265ee4f94c5
Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h

Linux 5.18 adds a constant MADV_DONTNEED_LOCKED (defined in multiple
header files, but with the same value on all architectures).  Add this
constant to bits/mman-linux.h.

Tested for x86_64.
sysdeps/unix/sysv/linux/bits/mman-linux.h