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>
Showing
- arch/mips/kernel/entry.S 9 additions, 3 deletionsarch/mips/kernel/entry.S
- arch/mips/kernel/scall32-o32.S 1 addition, 12 deletionsarch/mips/kernel/scall32-o32.S
- arch/mips/kernel/scall64-64.S 1 addition, 12 deletionsarch/mips/kernel/scall64-64.S
- arch/mips/kernel/scall64-n32.S 1 addition, 12 deletionsarch/mips/kernel/scall64-n32.S
- arch/mips/kernel/scall64-o32.S 1 addition, 12 deletionsarch/mips/kernel/scall64-o32.S
Loading
Please register or sign in to comment