]> git.neil.brown.name Git - history.git/commit
[PATCH] restructure mem_init for ia32 discontigmem
authorAndrew Morton <akpm@zip.com.au>
Tue, 3 Sep 2002 12:34:00 +0000 (05:34 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 3 Sep 2002 12:34:00 +0000 (05:34 -0700)
commit6db13e2bf417233d26da6fda60d15a1abe972c61
tree83e587ed7827d3098d171fa603b0ddf1476dbb3b
parentb9ba3a05c8300dc0aa3c4f51b5c0f2b22050e5b2
[PATCH] restructure mem_init for ia32 discontigmem

 - 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.
arch/i386/mm/init.c