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:
948cf67
)
powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 5 Apr 2011 04:34:58 +0000
(14:34 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 20 Apr 2011 01:03:25 +0000
(11:03 +1000)
We need to do that to guarantee they see any code change done by
dynamic patching during boot.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found