• T
    percpu: reorder a few functions in mm/percpu.c · c8a51be4
    Tejun Heo 提交于
    (de)populate functions are about to be reimplemented to drop
    pcpu_chunk->page array.  Move a few functions so that the rewrite
    patch doesn't have code movement making it more difficult to read.
    
    [ Impact: code movement ]
    Signed-off-by: NTejun Heo <tj@kernel.org>
    Cc: Ingo Molnar <mingo@elte.hu>
    c8a51be4
percpu.c 45.4 KB