From: Yinghai Lu Date: Tue, 28 Dec 2010 00:48:08 +0000 (-0800) Subject: x86-64, numa: Allocate memnodemap under max_pfn_mapped X-Git-Tag: v2.6.39-rc1~499^2~55^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbef7b56d2fc5115f26f72a0b080283bbf972cab;p=pandora-kernel.git x86-64, numa: Allocate memnodemap under max_pfn_mapped We need to access it right way, so make sure that it is mapped already. Prepare to put page table on local node, and nodemap is used before that. Signed-off-by: Yinghai Lu LKML-Reference: <4D1933C8.7060105@kernel.org> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed