powerpc: Properly handshake CPUs going out of boot spin loop
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 16 Mar 2011 03:54:35 +0000 (14:54 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 20 Apr 2011 01:03:24 +0000 (11:03 +1000)
We need to wait a bit for them to have done their CPU setup
or we might end up with translation and EE on with different
LPCR values between threads

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found