X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=mm%2Fmprotect.c;h=e8346c30abecaef6c7e06d83c33922ac54883077;hb=efbee7f1c9f3cca8d7d2fe0e797d2c7cc970cccd;hp=3b8f3c0c63f3b948cda9edca535d7aaa65b4a38b;hpb=e30fdb1e026c2d05f216d2e5a25bfafdfd261ec2;p=karo-tx-linux.git diff --git a/mm/mprotect.c b/mm/mprotect.c index 3b8f3c0c63f3..e8346c30abec 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) {