aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2005-11-07 00:58:23 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-07 07:53:28 -0800
commitd229401f130941583eb46a2e8886df61241c14eb (patch)
tree1f51fe9ee16695b89efea56ea46f7966ceba2738 /arch/sh/mm
parent[PATCH] sh: SuperHyway support for SH4-202 (diff)
downloadlinux-dev-d229401f130941583eb46a2e8886df61241c14eb.tar.xz
linux-dev-d229401f130941583eb46a2e8886df61241c14eb.zip
[PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE
Presently it is bogus to call pte_mkhuge() outside of the CONFIG_HUGETLB_PAGE context, as the only processors that support _PAGE_SZHUGE do so in the hugetlbpage context only (and this is the only time that _PAGE_SZHUGE is even defined). SH-2 and SH-3 do not support huge pages at all, and so it is not possible to enable this. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/sh/mm')
0 files changed, 0 insertions, 0 deletions