Re: [PATCH] riscv: smp: use secs_to_jiffies in __cpu_up
From: Paul Walmsley
Date: Thu Jun 25 2026 - 14:27:42 EST
On Fri, 12 Jun 2026, Thorsten Blum wrote:
> Use secs_to_jiffies() to simplify the code. Drop the redundant zero
> initialization while at it.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Thanks, queued for v7.2-rc.
- Paul