]> 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>
Wed, 26 Sep 2012 19:45:31 +0000 (21:45 +0200)
commit9157d2f43353e1d4931622cc02d96bee0ceb6d3e
treebaf10a7c02ee28c90c7ec531abc553e3b90574f4
parent3f03f96184f28bc1ca1df3dcdbde6e5bfb0744ac
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