MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 16 Apr 2009 16:20:17 +0000 (09:20 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:25 +0000 (13:50 +0100)
commitc7d16736b8759f45a49d318bf3a8ca7fed7b6962
tree8833e5f0d1a570171f15cb8041077fc0d33bf8bd
parent592e527f5b7c17e9be8fc58a63c3f918827b4b92
MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime

The LTP timerfd01 test is failing (blocking forever) on the 32-bit ABIs. We
need to use the compat_* wrappers for these system calls.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-o32.S