MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.
authorDavid Daney <ddaney@caviumnetworks.com>
Fri, 31 Oct 2008 18:23:09 +0000 (11:23 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 4 Dec 2008 17:47:28 +0000 (17:47 +0000)
commitc6cb4df96fa22d1174d6fb6dfc2c7501d7afaeea
tree6d2cdd328dceb8f2fb0a8e0eec159e22e04b978b
parent8d13cb26cd3bf23946743a5b4af2fecd88fc4974
MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.

When the o32 errno was changed to ENOSYS, we forgot to update the code
for 64bit kernels.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Acked-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-o32.S