• Andrew Morton's avatar
    [PATCH] mprotect bugfix · 9c96b76d
    Andrew Morton authored
    Patch from Hugh Dickins
    
    Our earlier fix for mprotect_fixup was broken - passing an
    already-freed VMA to change_protection().
    9c96b76d
mprotect.c 6.64 KB