add pkey_{mprotect,alloc,free} syscalls from linux v4.9
authorSzabolcs Nagy <nsz@port70.net>
Sun, 25 Dec 2016 09:41:06 +0000 (10:41 +0100)
committerRich Felker <dalias@aerifal.cx>
Fri, 30 Dec 2016 03:10:19 +0000 (22:10 -0500)
commit62eaf40bf4247751f630faa3c853eacf81874c94
treecba498c87920ca99c2ae7d38a8c6df5ad498c21f
parent5bf7eba213cacc4c1220627c91c28deff2ffecda
add pkey_{mprotect,alloc,free} syscalls from linux v4.9

see linux commit e8c24d3a23a469f1f40d4de24d872ca7023ced0a
and linux Documentation/x86/protection-keys.txt
arch/aarch64/bits/syscall.h.in
arch/arm/bits/syscall.h.in
arch/i386/bits/syscall.h.in
arch/mips/bits/syscall.h.in
arch/mips64/bits/syscall.h.in
arch/mipsn32/bits/syscall.h.in
arch/or1k/bits/syscall.h.in
arch/x32/bits/syscall.h.in
arch/x86_64/bits/syscall.h.in