]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 25 Sep 2012 08:03:31 +0000 (10:03 +0200)
commit366d35c0fdf88c3f69ba0d1e63e86d5fa4442a26
treeaf1c3ddfcf6e6f54989b4e8267d36d394e00d4f2
parentfe8ee12fd85a750d77c62b4c680fdc6bfa17bf87
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