From 03aa6580e336c19e923372a3b6b72a300f24880c Mon Sep 17 00:00:00 2001 From: Will Deacon Date: Tue, 10 Dec 2013 20:12:27 +0100 Subject: [PATCH] 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-format-patch failed