From: Will Deacon Date: Tue, 10 Dec 2013 19:12:27 +0000 (+0100) Subject: ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sev X-Git-Tag: v3.14-rc1~116^2~1^5~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03aa6580e336c19e923372a3b6b72a300f24880c;p=pandora-kernel.git ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sev sync_cache_w already includes a dsb, so we can just use sev() directly then following a cache-sync. Acked-by: Dave Martin Acked-by: Nicolas Pitre Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed