Re: [PATCH] powerpc/powernv: Print helpful message when cores guarded
From: Michael Ellerman <hidden> Date: 2019-08-10 10:24:18
On Thu, 2019-08-01 at 05:16:30 UTC, Joel Stanley wrote:
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>