From: Dmitri Vorobiev Date: Mon, 18 Feb 2008 21:02:37 +0000 (+0300) Subject: [MIPS] Wire up the timerfd_*() o32 system calls X-Git-Tag: v2.6.25-rc3~110^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6783fe6253045bf5cbdf25e4be296f91437c5523;p=pandora-kernel.git [MIPS] Wire up the timerfd_*() o32 system calls This patch enables the system calls timerfd_create(), timerfd_settime() and timerfd_gettime() for MIPS architecture. Please see the following Bugzilla entry for more details: http://bugzilla.kernel.org/show_bug.cgi?id=10038 This was tested using a Malta 4Kc board in both little-endian and big-endian modes. The unit test program is available from the URL above. Signed-off-by: Dmitri Vorobiev [Ralf: Added N64, N32 and O32 bits on 64-bit kernels.] Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed