• Andrew Morton's avatar
    [PATCH] handle pte_chain_alloc() failures · aaf2ef19
    Andrew Morton authored
    Update page_add_rmap() callers to allocate their own pte_chain structures,
    and to pass those into page_add_rmap().
    
    The swapoff path has not yet been updated and is still oopsable.  The locking
    there is tricky.
    aaf2ef19
mremap.c 11.3 KB