• Andrew Morton's avatar
    [PATCH] copy_process return value fix · 7953a508
    Andrew Morton authored
    Rather than assuming that all the things which copy_process() calls want to
    return -ENOMEM, correctly propagate the return values.
    
    This turns out to be a no-op at present.
    7953a508
fork.c 28.7 KB