X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Farm%2Fkernel%2Fcalls.S;h=5c26eccef9982665b1e1672416b9bc996f3b2dae;hb=6ccaa3172941c0a97c7f1c5155b1d32ecd27ec2f;hp=afeb71fa72cb81fc0e2fb5652c653ef34e7258bb;hpb=4f63e3c5be2ab55d47d89ea1d32d2c27254daf26;p=~andy%2Flinux diff --git a/arch/arm/kernel/calls.S b/arch/arm/kernel/calls.S index afeb71fa72c..5c26eccef99 100644 --- a/arch/arm/kernel/calls.S +++ b/arch/arm/kernel/calls.S @@ -376,6 +376,9 @@ CALL(sys_perf_event_open) /* 365 */ CALL(sys_recvmmsg) CALL(sys_accept4) + CALL(sys_fanotify_init) + CALL(sys_fanotify_mark) + CALL(sys_prlimit64) #ifndef syscalls_counted .equ syscalls_padding, ((NR_syscalls + 3) & ~3) - NR_syscalls #define syscalls_counted