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:
43131e1
)
hwpoison: rename CONFIG
author
Naoya Horiguchi
<n-horiguchi@ah.jp.nec.com>
Tue, 15 Jun 2010 04:18:13 +0000
(13:18 +0900)
committer
Andi Kleen
<ak@linux.intel.com>
Wed, 11 Aug 2010 07:23:22 +0000
(09:23 +0200)
CONFIG_HUGETLBFS controls hugetlbfs interface code.
OTOH, CONFIG_HUGETLB_PAGE controls hugepage management code.
So we should use CONFIG_HUGETLB_PAGE here.
Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
No differences found