aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-n32.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-n32.S
parentrseq/selftests: Implement MIPS support (diff)
downloadlinux-dev-4337aac1e1c97cfda56fbec4077fbc0e37b867c0.tar.xz
linux-dev-4337aac1e1c97cfda56fbec4077fbc0e37b867c0.zip
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-n32.S')
-rw-r--r--arch/mips/kernel/scall64-n32.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S
index 293f0b0119f3..c65eaacc1abf 100644
--- a/arch/mips/kernel/scall64-n32.S
+++ b/arch/mips/kernel/scall64-n32.S
@@ -435,4 +435,5 @@ EXPORT(sysn32_call_table)
PTR sys_pkey_free
PTR sys_statx /* 6330 */
PTR sys_rseq
+ PTR compat_sys_io_pgetevents
.size sysn32_call_table,.-sysn32_call_table