]> granicus.if.org Git - strace/commit
powerpc, powerpc64: wire up pkey_* syscalls
authorEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 12 Feb 2018 17:58:28 +0000 (18:58 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 12 Feb 2018 18:28:16 +0000 (18:28 +0000)
commit850bb4124f364975a818d9042c74694aa9cac1b8
tree68f07ddb69b3dea21c849df2c15033eed4c6e126
parent2a368bd36fcaadaeb693c27908bc6729906dd7ec
powerpc, powerpc64: wire up pkey_* syscalls

* linux/powerpc/syscallent.h [384..386]: Add pkey_alloc,
pkey_free, and pkey_mprotect syscalls introduced by linux kernel
commits v4.16-rc1~93^2~70 and v4.16-rc1~93^2~69, respectively.
* linux/powerpc64/syscallent.h: Likewise.
* NEWS: Mention it.
NEWS
linux/powerpc/syscallent.h
linux/powerpc64/syscallent.h