]> 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>
Thu, 13 Sep 2012 20:56:39 +0000 (22:56 +0200)
commit5d36ea31c1d799efe614faa1c25775cd24704677
tree5daac6b56802844b8178cbf0425817d72eb30932
parent7c0c6ecd8aac6b6926b5b8df74fef9cd284e3b08
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