commit | c6cb4df96fa22d1174d6fb6dfc2c7501d7afaeea | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Fri Oct 31 11:23:09 2008 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 04 17:47:28 2008 +0000 |
tree | 6d2cdd328dceb8f2fb0a8e0eec159e22e04b978b | |
parent | 8d13cb26cd3bf23946743a5b4af2fecd88fc4974 [diff] |
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>