diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2012-12-12 22:51:30 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-13 02:38:33 +0100 |
commit | 389162c22dc373932089ce16cbab43e80a88b035 (patch) | |
tree | ec8fd802e886cf18e97a98a8a332457214c86423 /kernel/rwsem.c | |
parent | oom: use N_MEMORY instead N_HIGH_MEMORY (diff) | |
download | linux-389162c22dc373932089ce16cbab43e80a88b035.tar.xz linux-389162c22dc373932089ce16cbab43e80a88b035.zip |
mm,migrate: 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 <laijs@cn.fujitsu.com>
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Cc: Hillf Danton <dhillf@gmail.com>
Cc: Lin Feng <linfeng@cn.fujitsu.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 'kernel/rwsem.c')
0 files changed, 0 insertions, 0 deletions