diff options
| author | Lai Jiangshan <[email protected]> | 2012-12-12 21:51:33 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-12-13 01:38:33 +0000 |
| commit | 01f13bd607346afa8911ac180588244698676e5c (patch) | |
| tree | f6f29f70b5312732fa9ab139e64901b41494ad54 /drivers/base/node.c | |
| parent | mm,migrate: use N_MEMORY instead N_HIGH_MEMORY (diff) | |
| download | kernel-01f13bd607346afa8911ac180588244698676e5c.tar.gz kernel-01f13bd607346afa8911ac180588244698676e5c.zip | |
mempolicy: 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 <[email protected]>
Signed-off-by: Wen Congyang <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Hillf Danton <[email protected]>
Cc: Lin Feng <[email protected]>
Cc: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/base/node.c')
0 files changed, 0 insertions, 0 deletions
