summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2018-06-28 17:41:58 +0200
committerHelge Deller <deller@gmx.de>2018-06-28 17:43:00 +0200
commit2765b3edc41bdf18960ca7e6b656fb933ac191d6 (patch)
tree20f8e423adadd8d0c8b51cff7ff90846c61e6728 /arch/parisc/kernel/syscall_table.S
parent435d34c7a48de5e89047ef9c7dce6528831b258b (diff)
downloadlinux-2765b3edc41bdf18960ca7e6b656fb933ac191d6.tar.bz2
parisc: Wire up io_pgetevents syscall
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/kernel/syscall_table.S')
-rw-r--r--arch/parisc/kernel/syscall_table.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S
index 6308749359e4..fe3f2a49d2b1 100644
--- a/arch/parisc/kernel/syscall_table.S
+++ b/arch/parisc/kernel/syscall_table.S
@@ -445,6 +445,7 @@
ENTRY_COMP(preadv2)
ENTRY_COMP(pwritev2)
ENTRY_SAME(statx)
+ ENTRY_COMP(io_pgetevents) /* 350 */
.ifne (. - 90b) - (__NR_Linux_syscalls * (91b - 90b))