From: saeed bishara Date: Mon, 16 May 2011 14:41:15 +0000 (+0100) Subject: ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing() X-Git-Tag: v3.0-rc1~328^2~1^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8373dc38ca8d4918210710807256a313cd111f0b;p=pandora-kernel.git ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing() when cache_is_vipt_nonaliasing(), we always have pte_exec() true at the end of this function, so no need for the additional check. Acked-by: Catalin Marinas Signed-off-by: Saeed Bishara Signed-off-by: Russell King --- Reading git-diff-tree failed