From: Yinghai Lu Date: Tue, 1 Jul 2008 01:34:58 +0000 (-0700) Subject: x86: don't reallocate pgt for node0 X-Git-Tag: v2.6.27-rc1~1106^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=996cf4438f9ed711c98a3cb5ab88f842a4102427;p=pandora-kernel.git x86: don't reallocate pgt for node0 kva ram already mapped right after away, so don't need to get that for low ram. avoid wasting one copy of pgdat. also add node id in early_res name in case we get it from find_e820_area. Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed