From: Paul Mundt Date: Wed, 6 Dec 2006 02:20:53 +0000 (+0900) Subject: sh: Fixup pte_mkhuge() build failure. X-Git-Tag: v2.6.20-rc1~34^2~20^2~32^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b67954e804465a4658dd4da8d52b87a8d1ea00c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed