]> 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>
Sat, 8 Sep 2012 15:05:35 +0000 (11:05 -0400)
commitcac5bf01406e8b153b2fa3fa07fdb12ff3bcfd29
treeadd7ad81786e731876705429c86aaef67260f34a
parent7a910313a7196a9df3e7a916513952c608e2ff6e
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