X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fsys_ni.c;h=beee5b3b68a284a2e2b3fd2c2a3d9578d0e03bb7;hb=ed50d6cbc394cd0966469d3e249353c9dd1d38b9;hp=56cb009a4b3592136d6fceb645f60fb1e4028867;hpb=a7e1e001f432d5960b929787a2a261cf5a7ddac5;p=linux-2.6 diff --git a/kernel/sys_ni.c b/kernel/sys_ni.c index 56cb009a4b..beee5b3b68 100644 --- a/kernel/sys_ni.c +++ b/kernel/sys_ni.c @@ -131,6 +131,7 @@ cond_syscall(sys32_sysctl); cond_syscall(ppc_rtas); cond_syscall(sys_spu_run); cond_syscall(sys_spu_create); +cond_syscall(sys_subpage_prot); /* mmu depending weak syscall entries */ cond_syscall(sys_mprotect);