From: David Daney Date: Thu, 16 Apr 2009 16:20:17 +0000 (-0700) Subject: MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime X-Git-Tag: linux-omap-v2.6.30-rc6~13^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7d16736b8759f45a49d318bf3a8ca7fed7b6962;p=pandora-kernel.git 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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed