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:
d93e4d7
)
powerpc: Define/use HUGETLB_NEED_PRELOAD insead of complicated #if
author
Becky Bruce
<beckyb@kernel.crashing.org>
Tue, 29 Nov 2011 15:10:39 +0000
(15:10 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 7 Dec 2011 05:26:24 +0000
(16:26 +1100)
Define HUGETLB_NEED_PRELOAD in mmu-book3e.h for CONFIG_PPC64 instead
of having a much more complicated #if block. This is easier to read
and maintain.
Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found