X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=kernel%2Fsys_ni.c;h=1ab2370e2efaee04f62334ae98a778ed3bbf9398;hb=e2244ec2efa4ee1edf391d0001d314933e2b2974;hp=42b40ae5eada0794eec9de1ed92f548d21c07b2e;hpb=f7f24758ac98a506770bc5910d33567610fa3403;p=~andy%2Flinux diff --git a/kernel/sys_ni.c b/kernel/sys_ni.c index 42b40ae5ead..1ab2370e2ef 100644 --- a/kernel/sys_ni.c +++ b/kernel/sys_ni.c @@ -79,7 +79,6 @@ cond_syscall(sys_request_key); cond_syscall(sys_keyctl); cond_syscall(compat_sys_keyctl); cond_syscall(compat_sys_socketcall); -cond_syscall(sys_set_zone_reclaim); cond_syscall(sys_inotify_init); cond_syscall(sys_inotify_add_watch); cond_syscall(sys_inotify_rm_watch);