]> 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>
Wed, 26 Sep 2012 19:45:29 +0000 (21:45 +0200)
commitfc9e2e3315c537435bde65a5a333cf264545cd31
tree082b73f15a83c244ea03549a0f1759eb20d16347
parentce7368e90351a9fd960089fc63d3ed839b33c78a
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