syscalls.2: Add pkey_alloc(), pkey_free(), and pkey_mprotect()

New system calls in Linux 4.9.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-10-13 11:34:17 +02:00
parent 2f05728103
commit 6075e4eb6b
1 changed files with 4 additions and 1 deletions

View File

@ -144,7 +144,7 @@ into a 2.4.x release after 2.4.15.
When this is so, the version where the system call appeared
in both of the major kernel series is listed.
.PP
The list of system calls that are available as at kernel 4.5
The list of system calls that are available as at kernel 4.9
(or in a few cases only on older kernels) is as follows:
.\"
.\" Looking at scripts/checksyscalls.sh in the kernel source is
@ -403,6 +403,9 @@ T}
\fBpipe\fP(2) 1.0
\fBpipe2\fP(2) 2.6.27
\fBpivot_root\fP(2) 2.4
\fBpkey_alloc\fP(2) 4.8
\fBpkey_free\fP(2) 4.8
\fBpkey_mprotect\fP(2) 4.8
\fBpoll\fP(2) 2.0.36; 2.2
\fBppc_rtas\fP(2) 2.6.2 PowerPC only
\fBppoll\fP(2) 2.6.16