Re: [PATCH v4 2/3] panic: flatten nmi_panic control flow
From: Bradley Morgan
Date: Fri Jul 17 2026 - 11:23:46 EST
On July 17, 2026 4:16:55 PM GMT+01:00, Petr Mladek <pmladek@xxxxxxxx>
wrote:
>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
>
Thanks,
Thanks!