commit | e016c38d1813c4ad180a4cd44942bca2a9e7a8c9 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Feb 24 21:15:11 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Feb 26 23:06:06 2007 +0000 |
tree | b063bfcbeb5297c32d4e10d48c0da49f5116288c | |
parent | b772e6d272152808cede1c8f5387626b6329538c [diff] [blame] |
[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-64.S b/arch/mips/kernel/scall64-64.S index 10e9a18..e569b84 100644 --- a/arch/mips/kernel/scall64-64.S +++ b/arch/mips/kernel/scall64-64.S
@@ -470,4 +470,4 @@ PTR sys_get_robust_list PTR sys_kexec_load /* 5270 */ PTR sys_getcpu - PTR compat_sys_epoll_pwait + PTR sys_epoll_pwait