diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2023-11-21 14:45:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-06 04:41:50 +0100 |
commit | 13f9f0361c2e64f0dadb7964bfad11bf0a6fb7ab (patch) | |
tree | 5dae9590ac9fd3f9eb29fa65c4a371839f639fa6 /arch/riscv/kernel/setup.c | |
parent | LoongArch: Use the __weak version of arch_unregister_cpu() (diff) | |
download | linux-13f9f0361c2e64f0dadb7964bfad11bf0a6fb7ab.tar.xz linux-13f9f0361c2e64f0dadb7964bfad11bf0a6fb7ab.zip |
LoongArch: convert to use arch_cpu_is_hotpluggable()
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@redhat.com>
Signed-off-by: "Russell King (Oracle)" <rmk+kernel@armlinux.org.uk>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/E1r5R4B-00Ct0G-Kk@rmk-PC.armlinux.org.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/riscv/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions