beafdd36e1
These commands were introduced in Linux commit v4.15-rc1~110^2~9. * xlat/pr_sve_vl_flags.in: New file. * xlat/prctl_options.in: Likewise. * prctl.c: Include "xstring.h" and "xlat/pr_sve_vl_flags.h". [!PR_SVE_VL_LEN_MASK] (PR_SVE_VL_LEN_MASK): New macro constant. (sprint_sve_val): New function. (SYS_FUNC(prctl)): Add decoding for PR_SVE_GET_VL and PR_SVE_SET_VL commands. * NEWS: Mention it.
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
PR_SVE_SET_VL_ONEXEC (1 << 18)
|
|
PR_SVE_VL_INHERIT (1 << 17)
|