Dmitry V. Levin
53ddcf0fd6
* 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.
4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
MFD_CLOEXEC 1
|
|
MFD_ALLOW_SEALING 2
|
|
MFD_HUGETLB 4
|