powerpc/powernv: Print helpful message when cores guarded
authorJoel Stanley <joel@jms.id.au>
Thu, 1 Aug 2019 05:16:30 +0000 (14:46 +0930)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 8 Sep 2020 12:57:11 +0000 (22:57 +1000)
commit8f55984f530d7275531e17f36ea29229c2c410dd
tree247eaa4c7df507255b8acfebce5805affb9f4741
parent8c0d51592f6f0123953633d1ecf21e843fce0bfd
powerpc/powernv: Print helpful message when cores guarded

Often the firmware will guard out cores after a crash. This often
undesirable, and is not immediately noticeable.

This adds an informative message when a CPU device tree nodes are
marked bad in the device tree.

Signed-off-by: Joel Stanley <joel@jms.id.au>
[mpe: Use an eye-catcher that's less likely to get us in trouble]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190801051630.5804-1-joel@jms.id.au
arch/powerpc/platforms/powernv/setup.c