[PATCH] powerpc/64s: watchdog false positive warning at CPU unplug
Michael Ellerman
mpe at ellerman.id.au
Fri Jun 30 20:10:03 AEST 2017
Nicholas Piggin <npiggin at gmail.com> writes:
> CPU unplug will call stop_wd_on_cpu regardless if the watchdog has
> been configured to be enabled on that CPU. Don't warn in the case
> it's not in our enabled mask, this is a valid case.
>
> Fixes: powerpc-64s-implement-arch-specific-hardlockup-watchdog.patch
> Reported-by: Santosh Sivaraj <santosiv at in.ibm.com>
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> ---
> arch/powerpc/kernel/watchdog.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
Acked-by: Michael Ellerman <mpe at ellerman.id.au>
cheers
More information about the Linuxppc-dev
mailing list