commit | 991ea26dcbc2524a054f37911ea375e631cb8891 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sun Oct 29 21:07:40 2006 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 30 21:41:28 2006 +0000 |
tree | 7adac908db579f4c6227e1f4807cb0606e54db30 | |
parent | 9448b8f6a014f46450ef65d81c0be2ca5a81c867 [diff] [blame] |
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index 67b92a1..0da5ca2 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S
@@ -395,3 +395,5 @@ PTR compat_sys_set_robust_list PTR compat_sys_get_robust_list PTR sys_ni_syscall + PTR sys_getcpu + PTR sys_epoll_pwait