• Andrew Morton's avatar
    [PATCH] shmdt bugfix · 33487c87
    Andrew Morton authored
    Patch from Hugh Dickins <hugh@veritas.com>
    
    Fixes the Oracle startup problem reported by Alessandro Suardi.
    
    Reverts a "simplification" to shmdt() which was wrong if subsequent
    mprotects broke up the original VMA, or if parts of it were munmapped.
    33487c87
shm.c 17.3 KB