• Andrew Morton's avatar
    [PATCH] mprotect_fixup fix · 02b1783c
    Andrew Morton authored
    From David M-T.
    
    When this function successfully merges the new range into an existing
    VMA, it forgets to extend the new protection mode into the just-merged
    pages.
    02b1783c
mprotect.c 6.62 KB