]> git.kernelconcepts.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, 15 Oct 2013 12:41:21 +0000 (14:41 +0200)
commit089009790e812fa18b0d7c8a2404a188652b0f82
tree92112ac837226b3fbb1c7fe12248646c864396df
parenteb349dd0efe7ae4d90709d298f6045ffa8587be4
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