• Andrew Morton's avatar
    [PATCH] loop: don't lose PF_MEMDIE · 9001a6cb
    Andrew Morton authored
    From: Hugh Dickins <hugh@veritas.com>
    
    loop_get_buffer loses PF_MEMDIE if it's added while in loop_copy_bio: not a
    high probability since it's not waiting there, but could happen, and sets a
    bad example (compare with add_to_swap fixed a while back).
    9001a6cb
loop.c 28.6 KB