]> 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>
Thu, 28 Jul 2011 15:05:16 +0000 (16:05 +0100)
commita84946f9af8f0a3d31cd1820a8ab09999343cc1c
treec63974c9b919f91dfded827111098b3f06b165ba
parentc84c24dc7ed7396e5a48048880e3a23d88456e10
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