From: Catalin Marinas Date: Wed, 6 Apr 2011 15:14:25 +0000 (+0100) Subject: ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHE X-Git-Tag: v2.6.39-rc4~20^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=974508262e94b567f9d5b7ba1eef9fc493561f63;p=pandora-kernel.git ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHE The HIGHPTE config option depends on !OUTER_CACHE. However, there is no set_pte_ext() function that does outer cache maintenance by physical address, hence no need for such restriction. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed