]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: O32 / 32-bit: Always copy 4 stack arguments.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 14 Jul 2012 07:22:05 +0000 (09:22 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 25 Sep 2012 08:03:28 +0000 (10:03 +0200)
commit62724a554c8d868bf68c7daa68a46f412ccb0c50
tree082b73f15a83c244ea03549a0f1759eb20d16347
parent6be4f2ab0110bb180fca99d1050436fc5e040810
MIPS: O32 / 32-bit: Always copy 4 stack arguments.

This gets us rid of the hard to maintain table of the number of syscall
arguments and paves the way for further restructuring of the syscall
code.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/ftrace.c
arch/mips/kernel/scall32-o32.S