X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fkernel%2Fcalls.S;h=30a67a5a40a81e472c2049e91765a3190b1eb2a4;hb=ac3cd34e4eb9e3dccaec8e586c073ba2660b322f;hp=7e97b7376563d2b6afbce8803b2ab796d29e87d9;hpb=670e23ceb1aefacfe9aeccfc871e28e9cf973286;p=linux-2.6-omap-h63xx.git diff --git a/arch/arm/kernel/calls.S b/arch/arm/kernel/calls.S index 7e97b737656..30a67a5a40a 100644 --- a/arch/arm/kernel/calls.S +++ b/arch/arm/kernel/calls.S @@ -359,9 +359,11 @@ CALL(sys_kexec_load) CALL(sys_utimensat) CALL(sys_signalfd) -/* 350 */ CALL(sys_ni_syscall) +/* 350 */ CALL(sys_timerfd_create) CALL(sys_eventfd) CALL(sys_fallocate) + CALL(sys_timerfd_settime) + CALL(sys_timerfd_gettime) #ifndef syscalls_counted .equ syscalls_padding, ((NR_syscalls + 3) & ~3) - NR_syscalls #define syscalls_counted