]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: 32-bit: Fix number of argument to epoll_wait.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 16 Jun 2011 09:32:15 +0000 (10:32 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 10 Oct 2011 17:04:20 +0000 (18:04 +0100)
commit5a8c629b8e0ea364415b5d67b2061e68a0dba417
tree78a63f4e1e731f84bb9bba50f4ae0af2c1b683a4
parent1bbf7c2acdd52214bb66a4f77fc5aabcef412b1f
MIPS: 32-bit: Fix number of argument to epoll_wait.

The number of arguments only matters for syscalls with stack arguments that
is using 5 or more argument slots so this is just cosmetic fix.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall32-o32.S