[ARM SMP] Ensure secondary CPUs see their pen release
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Fri, 29 Jul 2005 15:36:48 +0000 (16:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 29 Jul 2005 15:36:48 +0000 (16:36 +0100)
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 <rmk+kernel@arm.linux.org.uk>

No differences found