X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fmprotect.c;h=e8346c30abecaef6c7e06d83c33922ac54883077;hb=edd5f25f7475013b44f7942bb3b25022792a9c9d;hp=3b8f3c0c63f3b948cda9edca535d7aaa65b4a38b;hpb=f0eef25339f92f7cd4aeea23d9ae97987a5a1e82;p=linux-2.6 diff --git a/mm/mprotect.c b/mm/mprotect.c index 3b8f3c0c63..e8346c30ab 100644 --- a/mm/mprotect.c +++ b/mm/mprotect.c @@ -128,7 +128,7 @@ static void change_protection(struct vm_area_struct *vma, flush_tlb_range(vma, start, end); } -static int +int mprotect_fixup(struct vm_area_struct *vma, struct vm_area_struct **pprev, unsigned long start, unsigned long end, unsigned long newflags) {