X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fsys_ni.c;h=beee5b3b68a284a2e2b3fd2c2a3d9578d0e03bb7;hb=e91926e9ea9073d8ce95b74602e8c2d775f5a793;hp=56cb009a4b3592136d6fceb645f60fb1e4028867;hpb=57eb06e584be3b702d1ba5c39e0b57ddcdabdc66;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);