MIPS: Merge the identical "return from syscall" per-ABI code
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 5 May 2012 20:11:35 +0000 (16:11 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 22 Sep 2012 13:47:31 +0000 (15:47 +0200)
commit02f884ed46b38c5c386709b2619730ba7a8d200c
tree9be3af63e825bce7e8175c9bc4956c7ad26b1c1b
parent0b894bd8e462644fceb290adf5b349ef834d761b
MIPS: Merge the identical "return from syscall" per-ABI code

No need to keep 4 copies of that stuff; merged and taken to
entry.S, unused public symbols there killed off.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/entry.S
arch/mips/kernel/scall32-o32.S
arch/mips/kernel/scall64-64.S
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-o32.S