Dmitry V. Levin
13901e7e6f
* xlat/memfd_create_flags.in: Remove UFFD_FEATURE_EVENT_EXIT removed by kernel commit v4.11-rc2~15^2~18. Add UFFD_FEATURE_SIGBUS and UFFD_FEATURE_THREAD_ID introduced by kernel commits v4.14-rc1~126^2~28 and v4.14-rc1~126^2~23, repsectively. * NEWS: Mention this.
11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
#val_type uint64_t
|
|
UFFD_FEATURE_PAGEFAULT_FLAG_WP
|
|
UFFD_FEATURE_EVENT_FORK
|
|
UFFD_FEATURE_EVENT_REMAP
|
|
UFFD_FEATURE_EVENT_REMOVE
|
|
UFFD_FEATURE_MISSING_HUGETLBFS
|
|
UFFD_FEATURE_MISSING_SHMEM
|
|
UFFD_FEATURE_EVENT_UNMAP
|
|
UFFD_FEATURE_SIGBUS
|
|
UFFD_FEATURE_THREAD_ID
|