strace/xlat/memfd_create_flags.in
Dmitry V. Levin 53ddcf0fd6 Update MFD_* constants
* xlat/memfd_create_flags.in: Add MFD_HUGETLB introduced
by kernel commit v4.14-rc1~126^2~17.
* NEWS: Mention this.
* tests/memfd_create.c (main): Update expected output.
2017-09-17 12:04:11 +00:00

4 lines
48 B
Plaintext

MFD_CLOEXEC 1
MFD_ALLOW_SEALING 2
MFD_HUGETLB 4