On Tue, 21 Nov 2023 13:45:37 +
"Russell King (Oracle)" wrote:
> Convert riscv to use the arch_cpu_is_hotpluggable() helper rather than
> arch_register_cpu().
>
> Acked-by: Palmer Dabbelt
> Reviewed-by: Gavin Shan
> Signed-off-by: Russell King (Oracle)
Reviewed-by: Jonathan Cameron
On 2023-11-21 7:45 AM, Russell King (Oracle) wrote:
> Convert riscv to use the arch_cpu_is_hotpluggable() helper rather than
> arch_register_cpu().
>
> Acked-by: Palmer Dabbelt
> Reviewed-by: Gavin Shan
> Signed-off-by: Russell King (Oracle)
> ---
> arch/riscv/kernel/setup.c | 7 ++-
> 1 f
Convert riscv to use the arch_cpu_is_hotpluggable() helper rather than
arch_register_cpu().
Acked-by: Palmer Dabbelt
Reviewed-by: Gavin Shan
Signed-off-by: Russell King (Oracle)
---
arch/riscv/kernel/setup.c | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/arch/riscv/