From: Will Deacon Date: Tue, 22 Jan 2013 19:11:38 +0000 (+0000) Subject: ARM: mm: remove broken condition check for v4 flushing X-Git-Tag: v3.9-rc8~5^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=794fe85da484353dedcb5dc6da14d923d0645fc3;p=pandora-kernel.git ARM: mm: remove broken condition check for v4 flushing There's no point having a conditional cache flush if we don't know the state of the condition beforehand. This patch makes the cacheflush in v4_flush_user_cache_range unconditional. signed-off-by: will deacon --- Reading git-diff-tree failed