summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2016-04-03 09:41:34 +0200
committerRalf Baechle <ralf@linux-mips.org>2016-04-03 09:41:34 +0200
commit62d8e64423adf5a044acbdffc6ca69c5b8067702 (patch)
treea36a45e19725d257164f0ffa04b2f94822546aec /arch/mips/kernel/scall64-o32.S
parentMIPS: cpu_name_string: Use raw_smp_processor_id(). (diff)
downloadlinux-62d8e64423adf5a044acbdffc6ca69c5b8067702.tar.xz
linux-62d8e64423adf5a044acbdffc6ca69c5b8067702.zip
MIPS: Wire up preadv2 and pwrite2 syscalls.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall64-o32.S')
-rw-r--r--arch/mips/kernel/scall64-o32.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S
index c5b759e584c7..91b43eea2d5a 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -579,4 +579,6 @@ EXPORT(sys32_call_table)
PTR sys_membarrier
PTR sys_mlock2
PTR sys_copy_file_range /* 4360 */
+ PTR compat_sys_preadv2
+ PTR compat_sys_pwritev2
.size sys32_call_table,.-sys32_call_table