From: Russell King Date: Fri, 29 Jul 2005 15:36:48 +0000 (+0100) Subject: [ARM SMP] Ensure secondary CPUs see their pen release X-Git-Tag: v2.6.13-rc5~107^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ac5ae4b122f9415948c642b945a26938aa8f347;p=pandora-kernel.git [ARM SMP] Ensure secondary CPUs see their pen release Since the secondary CPUs will not be operating in symetric mode while they are held in the pen, we need to ensure that the write to pen_release is visible to them, by flushing the cache. Signed-off-by: Russell King --- Reading git-diff-tree failed