On Tue, 07 Nov 2023 10:31:01 +0000 "Russell King (Oracle)" <[email protected]> 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. > > Signed-off-by: Russell King (Oracle) <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>
