]> git.baikalelectronics.ru Git - kernel.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, 29 Oct 2013 20:25:02 +0000 (21:25 +0100)
commit1532386f799553b9d1f415bdf169dfba27720225
treea969d44689686676318e9ff07f3602a5ff969d56
parent250dfa638caecaf09083779cda5fb7889d59960c
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