git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7ec029
)
[ARM SMP] Ensure secondary CPUs see their pen release
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Fri, 29 Jul 2005 15:36:48 +0000
(16:36 +0100)
committer
Russell 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