summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/scall64-64.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-09-30 12:24:31 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2015-09-30 12:24:31 (GMT)
commit96fc7a9cee671f10e14aaca44833696a71f1ebdb (patch)
treec1e9f4f7e9660380db52d5653f954b726acfb823 /arch/mips/kernel/scall64-64.S
parente060f6ed281669b6d2f22d8dafd664b532386918 (diff)
downloadlinux-96fc7a9cee671f10e14aaca44833696a71f1ebdb.tar.xz
MIPS: Wire up userfaultfd and membarrier syscalls.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall64-64.S')
-rw-r--r--arch/mips/kernel/scall64-64.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-64.S b/arch/mips/kernel/scall64-64.S
index a6f6b76..428c2cd 100644
--- a/arch/mips/kernel/scall64-64.S
+++ b/arch/mips/kernel/scall64-64.S
@@ -436,4 +436,6 @@ EXPORT(sys_call_table)
PTR sys_memfd_create
PTR sys_bpf /* 5315 */
PTR sys_execveat
+ PTR sys_userfaultfd
+ PTR sys_membarrier
.size sys_call_table,.-sys_call_table