diff options
author | Michael Neuling <mikey@neuling.org> | 2014-06-06 14:28:51 +1000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-06-11 17:03:01 +1000 |
commit | 59a53afe70fd530040bdc69581f03d880157f15a (patch) | |
tree | 4ec08cddf40f452c00eab68dd3e4f0d2c644a6d0 /arch/powerpc/xmon | |
parent | 96d016108640bc2b7fb0ee800737f80923847294 (diff) | |
download | op-kernel-dev-59a53afe70fd530040bdc69581f03d880157f15a.zip op-kernel-dev-59a53afe70fd530040bdc69581f03d880157f15a.tar.gz |
powerpc: Don't setup CPUs with bad status
OPAL will mark a CPU that is guarded as "bad" in the status property of the CPU
node.
Unfortunatley Linux doesn't check this property and will put the bad CPU in the
present map. This has caused hangs on booting when we try to unsplit the core.
This patch checks the CPU is avaliable via this status property before putting
it in the present map.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Tested-by: Anton Blanchard <anton@samba.org>
cc: stable@vger.kernel.org
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/xmon')
0 files changed, 0 insertions, 0 deletions