commit | dd797738643cd3c2dd9cdff7e4c3a04d318ab23a | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Apr 05 14:34:58 2011 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Apr 20 11:03:25 2011 +1000 |
tree | f8980e617597c0438da133e529656e0b5489db00 | |
parent | 948cf67c4726cca2fc57533dccadfb54d890689d [diff] |
powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold 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>