git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5685e9
)
mm/page_alloc.c: fix type information of memoryless node
author
Zhen Lei
<thunder.leizhen@huawei.com>
Tue, 8 Sep 2015 22:04:19 +0000
(15:04 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 8 Sep 2015 22:35:28 +0000
(15:35 -0700)
For a memoryless node, the output of get_pfn_range_for_nid are all zero.
It will display mem from 0 to -1.
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/page_alloc.c
patch
|
blob
|
history
diff --cc
mm/page_alloc.c
Simple merge