From: Andrew Morton hum, tee dum. Cc: Michael Kerrisk Cc: Davide Libenzi Signed-off-by: Andrew Morton --- include/asm-powerpc/systbl.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN include/asm-powerpc/systbl.h~timerfd-v3-new-timerfd-api-powerpc-fix include/asm-powerpc/systbl.h --- a/include/asm-powerpc/systbl.h~timerfd-v3-new-timerfd-api-powerpc-fix +++ a/include/asm-powerpc/systbl.h @@ -309,7 +309,7 @@ SYSCALL_SPU(getcpu) COMPAT_SYS(epoll_pwait) COMPAT_SYS_SPU(utimensat) COMPAT_SYS_SPU(signalfd) -COMPAT_SYS_SPU(timerfd) +SYSCALL(ni_syscall) SYSCALL_SPU(eventfd) COMPAT_SYS_SPU(sync_file_range2) COMPAT_SYS(fallocate) _