]> granicus.if.org Git - strace/commit
arm, sparc, sparc64: wire up io_pgetevents
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 24 Oct 2018 09:05:38 +0000 (09:05 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 24 Oct 2018 09:05:38 +0000 (09:05 +0000)
commit43700247534bee217cdf1ec553558c4dcf158335
treeef46877a028bb0eb13b2779687183478059dedc8
parent3960969554aad44c1269536b1c1baa4a69dc5da4
arm, sparc, sparc64: wire up io_pgetevents

* linux/arm/syscallent.h ([399]): Wire up io_pgetevents syscall
introduced by Linux commit v4.19-rc7~24^2~1.
(ARM_FIRST_SHUFFLED_SYSCALL, SYS_socket_subcall): Raise from 400 to 500,
to make room for new syscalls.
* linux/sparc/syscallent.h ([361]): Wire up io_pgetevents syscall
introduced by Linux commit v4.19~31^2~5.
* linux/sparc64/syscallent.h: Likewise.
linux/arm/syscallent.h
linux/sparc/syscallent.h
linux/sparc64/syscallent.h