On Thu, 2 Aug 2012, Lai Jiangshan wrote:
> The code here need to handle with the nodes which have memory, we should
> use N_MEMORY instead.
Acked-by: Christoph Lameter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
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
---
mm/migrate.c |2 +-
1 files changed, 1 insert
2 matches
Mail list logo