• Andrew Morton's avatar
    [PATCH] mremap: check map_count · 59da95c4
    Andrew Morton authored
    From: Hugh Dickins <hugh@veritas.com>
    
    mremap's move_vma should think ahead to lessen the chance of failure during
    its rewind on failure: running out of memory always possible, but it's silly
    for it to embark when it's near the map_count limit.
    59da95c4
mremap.c 10 KB