From: Michael Ellerman Date: Mon, 29 Dec 2014 04:47:05 +0000 (+1100) Subject: Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and... X-Git-Tag: fixes-v4.0-rc1~342^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be6f10f6f9caade3a053938cb80a2eed237e262;p=pandora-kernel.git 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 --- Reading git-diff-tree failed