commit | dbef7b56d2fc5115f26f72a0b080283bbf972cab | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Mon Dec 27 16:48:08 2010 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Wed Dec 29 15:48:08 2010 -0800 |
tree | 996af99f718d77621793846c4ca7bf3973d46977 | |
parent | 45635ab5e41bcde94a82f9a05d660ef77fe38c1b [diff] |
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 <yinghai@kernel.org> LKML-Reference: <4D1933C8.7060105@kernel.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>