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:
4e1c197
)
hugepage: move is_hugepage_on_freelist inside ifdef to avoid warning
author
Andi Kleen
<ak@linux.intel.com>
Mon, 27 Sep 2010 07:00:12 +0000
(09:00 +0200)
committer
Andi Kleen
<ak@linux.intel.com>
Fri, 8 Oct 2010 07:32:46 +0000
(09:32 +0200)
Fixes warning reported by Stephen Rothwell
mm/hugetlb.c:2950: warning: 'is_hugepage_on_freelist' defined but not used
for the !CONFIG_MEMORY_FAILURE case.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
No differences found