]> 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>
Tue, 9 Aug 2011 08:16:19 +0000 (09:16 +0100)
commitdc3faf4c146c8e8d1ca19512a503eac5c073b267
treef5b0808f3fa7e6b0031e014afc05796bb2fd80db
parentba17f62c4d31cf84a5153cf4c30ba35f5520b31a
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