• Andrew Morton's avatar
    [PATCH] rmap 31 unlikely bad memory · 68c45e43
    Andrew Morton authored
    From: Hugh Dickins <hugh@veritas.com>
    
    From: Andrea Arcangeli <andrea@suse.de>
    
    Sprinkle unlikelys throughout mm/memory.c, wherever we see a pgd_bad or a
    pmd_bad; likely or unlikely on pte_same or !pte_same.  Put the jump in the
    error return from do_no_page, not in the fast path.
    68c45e43
memory.c 46.4 KB