• Andrew Morton's avatar
    [PATCH] restructure mem_init for ia32 discontigmem · 6db13e2b
    Andrew Morton authored
     - Pull the middle out of one_highpage_init() so that the i386 NUMA
       patch can call it on a per-page basis.
    
     - Move a few lines out of mem_init() into the new
       set_max_mapnr_init(), which the i386 NUMA code requires.
    6db13e2b
init.c 12.9 KB