From: Yinghai Lu Date: Sun, 15 Jun 2008 01:32:52 +0000 (-0700) Subject: x86, mm: use add_highpages_with_active_regions() for high pages init v2 X-Git-Tag: v2.6.27-rc1~1106^2~247^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5bc6c0e55000dab86b73f838f5ad02908b23755;p=pandora-kernel.git x86, mm: use add_highpages_with_active_regions() for high pages init v2 use early_node_map to init high pages, so we can remove page_is_ram() and page_is_reserved_early() in the big loop with add_one_highpage also remove page_is_reserved_early(), it is not needed anymore. v2: fix the build of other platforms Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed