]> 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, 16 Aug 2012 22:24:12 +0000 (00:24 +0200)
commit54eff8a1550dc1c33a59e5bb371e086fccf27a3b
treead99d8b1ab7327b50a24a3123cea5ff4d4491038
parentaa6ea4dadcef1c86b2f8a6e7837eaae40785f1d7
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