summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-64.S
diff options
context:
space:
mode:
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>2006-09-06 22:42:02 +0900
committerRalf Baechle <ralf@linux-mips.org>2006-09-27 13:37:40 +0100
commit7fdeb048141b363a23b8cf6f6a226d74aca4d724 (patch)
tree5df2585bb21a10ab0ea0b43c788a2a84ca53bab3 /arch/mips/kernel/scall64-64.S
parent8f9a2b324644d3f8c233287f0a7764d61655cda4 (diff)
downloadop-kernel-dev-7fdeb048141b363a23b8cf6f6a226d74aca4d724.zip
op-kernel-dev-7fdeb048141b363a23b8cf6f6a226d74aca4d724.tar.gz
[MIPS] Wire up set_robust_list(2) and get_robust_list(2)
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> 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 939e172d..4c22d0b 100644
--- a/arch/mips/kernel/scall64-64.S
+++ b/arch/mips/kernel/scall64-64.S
@@ -466,3 +466,5 @@ sys_call_table:
PTR sys_tee /* 5265 */
PTR sys_vmsplice
PTR sys_move_pages
+ PTR sys_set_robust_list
+ PTR sys_get_robust_list
OpenPOWER on IntegriCloud