]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f3aca9a3a14c75710dc9e274af8af43dd7d0e20
tree6d2cdd328dceb8f2fb0a8e0eec159e22e04b978b
parentb053bd6b605533dbfe98ef5fe1e296834ba2ee14
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