From: Lai Jiangshan Date: Wed, 12 Dec 2012 21:51:36 +0000 (-0800) Subject: hugetlb: use N_MEMORY instead N_HIGH_MEMORY X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~33^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cebfcd074a3044780f3f9af236fc8534d89e55e;p=pandora-kernel.git hugetlb: use N_MEMORY instead N_HIGH_MEMORY 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. Signed-off-by: Lai Jiangshan Acked-by: Hillf Danton Signed-off-by: Wen Congyang Cc: Christoph Lameter Cc: Hillf Danton Cc: Lin Feng Cc: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed