Re: [PATCH] powerpc/powernv: Print helpful message when cores guarded

2020-09-09 Thread Michael Ellerman
On Thu, 1 Aug 2019 14:46:30 +0930, 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. Applied to powerpc/ne

Re: [PATCH] powerpc/powernv: Print helpful message when cores guarded

2019-08-10 Thread Michael Ellerman
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: J

Re: [PATCH] powerpc/powernv: Print helpful message when cores guarded

2019-08-01 Thread Cédric Le Goater
On 01/08/2019 07:16, 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 >

[PATCH] powerpc/powernv: Print helpful message when cores guarded

2019-07-31 Thread Joel Stanley
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 --- Tested on qemu 4.1 with this patch applied: https: