From: Heiko Carstens Date: Sat, 2 Mar 2013 11:26:30 +0000 (+0100) Subject: compat: restore timerfd settime and gettime compat syscalls X-Git-Tag: v3.9-rc1~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e803bafbb7d1b8a9031104f1a982a01b45da4c6;p=pandora-kernel.git compat: restore timerfd settime and gettime compat syscalls Both compat syscalls got lost with 9d94b9e2 "switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE" because of a typo: COMPAT instead of CONFIG_COMPAT. Signed-off-by: Heiko Carstens Signed-off-by: Al Viro --- Reading git-diff-tree failed