summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
diff options
context:
space:
mode:
authorLai Jiangshan2012-12-12 22:51:46 +0100
committerLinus Torvalds2012-12-13 02:38:33 +0100
commit4b0ef1fe8a626f0ba7f649764f979d0dc9eab86b (patch)
treee66e7d6523ff4243755c13dce9c1fe6952991bba /mm/memory_hotplug.c
parentvmscan: use N_MEMORY instead N_HIGH_MEMORY (diff)
downloadkernel-qcow2-linux-4b0ef1fe8a626f0ba7f649764f979d0dc9eab86b.tar.gz
kernel-qcow2-linux-4b0ef1fe8a626f0ba7f649764f979d0dc9eab86b.tar.xz
kernel-qcow2-linux-4b0ef1fe8a626f0ba7f649764f979d0dc9eab86b.zip
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
N_HIGH_MEMORY stands for the nodes that has normal or high memory. N_MEMORY stands for the nodes that has any memory. The code here need to handle with the nodes which have memory, we should use N_MEMORY instead. Since we introduced N_MEMORY, we update the initialization of node_states. Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com> Signed-off-by: Lin Feng <linfeng@cn.fujitsu.com> Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Cc: Christoph Lameter <cl@linux.com> Cc: Hillf Danton <dhillf@gmail.com> Cc: David Rientjes <rientjes@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory_hotplug.c')
0 files changed, 0 insertions, 0 deletions