• Andrew Morton's avatar
    [PATCH] use set_current_state in mm · 1366cac2
    Andrew Morton authored
    Patch from Robert Love <rml@tech9.net>
    
    There are a couple uses of 'p->state=foo' in mm/ which are open coded.
    This patch converts them to the proper [__]set_current_state() function.
    1366cac2
highmem.c 13.5 KB