commit | 1be6f10f6f9caade3a053938cb80a2eed237e262 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Mon Dec 29 15:47:05 2014 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Dec 29 15:51:51 2014 +1100 |
tree | 24a706d6feaf8f75031885f3cb92dd3c688fcc43 | |
parent | c1caae3de46a072d0855729aed6e793e536a4a55 [diff] |
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>