arm: wire up io_pgetevents
Linux commit v4.19-rc7~24^2~1. * linux/arm/syscallent.h ([399]): Add io_pgetevents.
This commit is contained in:
@ -426,6 +426,7 @@
|
||||
[396] = { 1, 0, SEN(pkey_free), "pkey_free" },
|
||||
[397] = { 5, TD|TF|TSTA, SEN(statx), "statx" },
|
||||
[398] = { 4, 0, SEN(rseq), "rseq" },
|
||||
[399] = { 6, 0, SEN(io_pgetevents), "io_pgetevents" },
|
||||
|
||||
#ifdef __ARM_EABI__
|
||||
# define ARM_FIRST_SHUFFLED_SYSCALL 400
|
||||
|
Reference in New Issue
Block a user