Re: [PATCH v4 2/3] panic: flatten nmi_panic control flow

From: Petr Mladek

Date: Fri Jul 17 2026 - 11:21:47 EST


On Tue 2026-07-14 17:31:01, Bradley Morgan wrote:
> panic() is __noreturn, so the else after panic_try_start() is dead.
> Drop it so the force_cpu path can be added cleanly on top.
>
> Signed-off-by: Bradley Morgan <include@xxxxxxxxx>

LGTM:

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr