]> granicus.if.org Git - strace/commit
Wire up pkey_* and rseq syscalls on remaining architectures
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 15 Apr 2019 00:39:53 +0000 (00:39 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 15 Apr 2019 00:39:53 +0000 (00:39 +0000)
commitce317f2d0f0095087f8a6c83073f3aeb447cd738
tree241260a3d11a8b1116bc1f370f3f6007918d4c01
parent7a76a81a25b65bb3e0cc4d91f1b365e7eb0984f4
Wire up pkey_* and rseq syscalls on remaining architectures

* linux/alpha/syscallent.h [524..527]: Wire up pkey_mprotect,
pkey_alloc, pkey_free, and rseq syscalls introduced on this architecture
by linux commit v5.1-rc1~160^2~3^2~3.
* linux/hppa/syscallent.h [351..354]: Likewise.
* linux/ia64/syscallent.h [1024 + 330..333]: Likewise.
* linux/m68k/syscallent.h [381..384]: Likewise.
* linux/sh/syscallent.h [384..387]: Likewise.
* linux/sparc/syscallent.h [362..365]: Likewise.
* linux/sparc64/syscallent.h: Likewise.
* linux/s390/syscallent.h [384..386]: Wire up pkey_mprotect,
pkey_alloc, and pkey_free syscalls introduced on this architecture
by linux commit v5.1-rc1~160^2~3^2~3.
* linux/s390x/syscallent.h: Likewise.
* linux/xtensa/syscallent.h [352]: Wire up rseq syscall introduced
on this architecture by linux commit v5.1-rc1~160^2~3^2~3.
* NEWS: Mention this.
NEWS
linux/alpha/syscallent.h
linux/hppa/syscallent.h
linux/ia64/syscallent.h
linux/m68k/syscallent.h
linux/s390/syscallent.h
linux/s390x/syscallent.h
linux/sh/syscallent.h
linux/sparc/syscallent.h
linux/sparc64/syscallent.h
linux/xtensa/syscallent.h