]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.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>
Mon, 1 Oct 2012 13:58:11 +0000 (09:58 -0400)
commit45111b5398fd500a14b6048a347c37f3f959945a
tree4d7c2a6691467425a71dcf431c58a451e83b4741
parentf925725d91895fe6ca293c6838cc8bd821488fcf
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