On Mon 2025-08-25 10:29:36, Jinchao Wang wrote: > The helper other_cpu_in_panic() duplicated logic already provided by > panic_on_other_cpu(). > > Remove other_cpu_in_panic() and update all users to call > panic_on_other_cpu() instead. > > This removes redundant code and makes panic handling consistent. > > Signed-off-by: Jinchao Wang <[email protected]>
Looks good: Reviewed-by: Petr Mladek <[email protected]> Best Regards, Petr
