]> nv-tegra.nvidia Code Review - linux-2.6.git/commitdiff
sh: Fixup pte_mkhuge() build failure.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 6 Dec 2006 02:20:53 +0000 (11:20 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Dec 2006 02:20:53 +0000 (11:20 +0900)
When hugetlbpage support isn't enabled, this can be bogus.
Wrap it back in _PAGE_FLAGS_HARD to avoid changes to the
base PTE when not aiming for larger sizes.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found