From: Yinghai Lu Date: Sun, 1 Jun 2008 05:53:47 +0000 (-0700) Subject: x86: set node_remap_size[0] in fallback path X-Git-Tag: v2.6.27-rc1~1106^2~247^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66cd7207387b9b428aaf1988e21dd263c6a4928;p=pandora-kernel.git x86: set node_remap_size[0] in fallback path ... otherwise alloc_remap will not get node_mem_map from kva area, and alloc_node_mem_map has to alloc_bootmem_node to get mem_map. It will use two low address copies ... Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed