From: Thiemo Seufer Date: Sun, 13 Mar 2005 00:07:00 +0000 (+0000) Subject: sys_futex has 6 arguments. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=90a67b5909ed39425fd2402b2b4c46ef1372b300;p=deliverable%2Flinux.git sys_futex has 6 arguments. Signed-off-by: Thiemo Seufer Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/kernel/scall32-o32.S b/arch/mips/kernel/scall32-o32.S index 00e4a5ed1d81..9c4bb917d476 100644 --- a/arch/mips/kernel/scall32-o32.S +++ b/arch/mips/kernel/scall32-o32.S @@ -578,7 +578,7 @@ einval: li v0, -EINVAL sys sys_fremovexattr 2 /* 4235 */ sys sys_tkill 2 sys sys_sendfile64 5 - sys sys_futex 2 + sys sys_futex 6 sys sys_sched_setaffinity 3 sys sys_sched_getaffinity 3 /* 4240 */ sys sys_io_setup 2