]> git.baikalelectronics.ru Git - 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)
commit74b6169d113ec2eff832012a0295b3cb7ae5687f
tree4d7c2a6691467425a71dcf431c58a451e83b4741
parent2633a365fbd5b9f6e8dc76614b87d7744d7c134d
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