]> 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)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 6 Sep 2012 17:57:27 +0000 (13:57 -0400)
commit3bb61d39df2a9571fb715711a882436ca8238ec5
tree9488dd2a7851f0f5841fe7f9c69733d59ed91a62
parent773ac75a610e9f3471394a9ce4053b30d8647a30
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>
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