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:
Eugene Syromyatnikov
2018-10-11 03:50:50 +02:00
parent be048f54c5
commit a475336863

View File

@ -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