commit | 7ac5ae4b122f9415948c642b945a26938aa8f347 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Fri Jul 29 16:36:48 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jul 29 16:36:48 2005 +0100 |
tree | d925c9b022866bfac4e1e0ddaff76cbe158bdbbf | |
parent | e7ec02938dbe8ca35b750f29eaa4b12de0b52754 [diff] |
[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 <rmk+kernel@arm.linux.org.uk>