aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2012-12-12 13:51:46 -0800
committerLinus Torvalds <[email protected]>2012-12-12 17:38:33 -0800
commit4b0ef1fe8a626f0ba7f649764f979d0dc9eab86b (patch)
treee66e7d6523ff4243755c13dce9c1fe6952991bba /lib/string_helpers.c
parent48fb2e240c4275c6ba4f53c9397f5fd6f350c3a7 (diff)
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 <[email protected]> Signed-off-by: Lin Feng <[email protected]> Signed-off-by: Wen Congyang <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Hillf Danton <[email protected]> Cc: David Rientjes <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions