summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@mips.com>2018-06-14 17:24:07 -0700
committerPaul Burton <paul.burton@mips.com>2018-06-19 21:14:29 -0700
commit4337aac1e1c97cfda56fbec4077fbc0e37b867c0 (patch)
treed1a68836903b6bf80bb7a9c6b5c8fa5306a45278 /arch/mips/kernel/scall64-o32.S
parent744f4be542d705a39dac9810350e96f37474eda3 (diff)
MIPS: Wire up io_pgetevents syscall
Wire up the io_pgetevents syscall that was introduced by commit 7a074e96dee6 ("aio: implement io_pgetevents"). Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/19593/ Cc: James Hogan <jhogan@kernel.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/mips/kernel/scall64-o32.S')
-rw-r--r--arch/mips/kernel/scall64-o32.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S
index f13a08de8078..73913f072e39 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -584,4 +584,5 @@ EXPORT(sys32_call_table)
PTR sys_pkey_free /* 4365 */
PTR sys_statx
PTR sys_rseq
+ PTR compat_sys_io_pgetevents
.size sys32_call_table,.-sys32_call_table