Re: [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable()

From: Jonathan Cameron
Date: Thu Nov 30 2023 - 11:55:54 EST


On Tue, 21 Nov 2023 13:45:27 +0000
"Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx> wrote:

> Convert loongarch to use the arch_cpu_is_hotpluggable() helper rather
> than arch_register_cpu(). Also remove the export as nothing should be
> using arch_register_cpu() outside of the core kernel/acpi code.
>
> Reviewed-by: Gavin Shan <gshan@xxxxxxxxxx>
> Signed-off-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>