Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and...
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 29 Dec 2014 04:47:05 +0000 (15:47 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 29 Dec 2014 04:51:51 +0000 (15:51 +1100)
commit1be6f10f6f9caade3a053938cb80a2eed237e262
tree24a706d6feaf8f75031885f3cb92dd3c688fcc43
parentc1caae3de46a072d0855729aed6e793e536a4a55
Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online"

This reverts commit 7c5c92ed56d932b2c19c3f8aea86369509407d33.

Although this did fix the bug it was aimed at, it also broke secondary
startup on platforms that use give/take_timebase(). Unfortunately we
didn't detect that while it was in next.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/smp.c