commit | b6e203d84da8298b903a0ebcad1a8170f3959b4f | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Feb 16 21:18:52 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:30:34 2005 +0100 |
tree | d8972816c700aff00ea3fcacf64e188705c63ddb | |
parent | a4f23e3dfc0931b988f70e38a876bc760400af7b [diff] [blame] |
Use generic compat_sys_wait4 to implement 32-bit wait4(2). 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 e52049c..3a56056 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S
@@ -176,7 +176,7 @@ PTR sys_fork PTR sys32_execve PTR sys_exit - PTR sys32_wait4 + PTR compat_sys_wait4 PTR sys_kill /* 6060 */ PTR sys32_newuname PTR sys_semget