]> granicus.if.org Git - strace/commit
xlat: update PR_SPEC_* constants
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 20 May 2019 22:50:44 +0000 (22:50 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 20 May 2019 22:50:44 +0000 (22:50 +0000)
commit86f8a99e3f142722bfb7bc67eb81b5b4e3972c47
tree54942f8b266fe15e72d45c26f8d69c46b1941f31
parentbcdc9626225f0498cea816278bfc2293f145db01
xlat: update PR_SPEC_* constants

* xlat/pr_spec_get_store_bypass_flags.in (PR_SPEC_DISABLE_NOEXEC):
New constant introduced by Linux kernel commit v5.1-rc1~168^2.
* xlat/pr_spec_set_store_bypass_flags.in: Likewise.
* NEWS: Mention this.
* tests/prctl-spec-inject.c (get_strs, set_strs): Update.
NEWS
tests/prctl-spec-inject.c
xlat/pr_spec_get_store_bypass_flags.in
xlat/pr_spec_set_store_bypass_flags.in