[PATCH 0/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES
Jinjie Ruan
ruanjinjie at huawei.com
Mon Jul 1 23:59:04 PDT 2024
Currently, almost all architectures have switched to GENERIC_CPU_DEVICES,
except for arm32. Also switch over to GENERIC_CPU_DEVICES, which can also
make the code more concise.
Jinjie Ruan (2):
ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES using
arch_register_cpu()
ARM: 9322/1: Convert to arch_cpu_is_hotpluggable()
arch/arm/Kconfig | 1 +
arch/arm/include/asm/cpu.h | 1 -
arch/arm/kernel/setup.c | 14 ++------------
3 files changed, 3 insertions(+), 13 deletions(-)
--
2.34.1
More information about the linux-arm-kernel
mailing list