git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d13cb2
)
MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.
author
David Daney
<ddaney@caviumnetworks.com>
Fri, 31 Oct 2008 18:23:09 +0000
(11:23 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 4 Dec 2008 17:47:28 +0000
(17:47 +0000)
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>
No differences found