Re: [PATCH] watchdog: output this_cpu when printing hard LOCKUP

From: Doug Anderson
Date: Tue Dec 10 2024 - 12:36:27 EST


Hi,

On Tue, Dec 10, 2024 at 1:52 AM Yunhui Cui <cuiyunhui@xxxxxxxxxxxxx> wrote:
>
> When printing "Watchdog detected hard LOCKUP on cpu", also output
> the detecting CPU. It's more intuitive.
>
> Signed-off-by: Yunhui Cui <cuiyunhui@xxxxxxxxxxxxx>
> ---
> kernel/watchdog.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Seems reasonable to me.

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>