]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit729552899ead64f532ffb45ccc5a219d6d75640e
treeecaf439834f2e6453c090700f051cd7952a6043a
parentc2bfe8cd82cb47114efd70314a2d4ba90653cb1d
sh: Fixup pte_mkhuge() build failure.

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>
include/asm-sh/pgtable.h