Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES
@ 2024-07-02  6:59 Jinjie Ruan
  2024-07-02  6:59 ` [PATCH 1/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu() Jinjie Ruan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jinjie Ruan @ 2024-07-02  6:59 UTC (permalink / raw)
  To: linux, arnd, afd, akpm, linus.walleij, eric.devolder, ardb,
	gregkh, deller, javierm, bhe, robh, linux-kernel,
	linux-arm-kernel
  Cc: ruanjinjie

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-07-02  7:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02  6:59 [PATCH 0/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES Jinjie Ruan
2024-07-02  6:59 ` [PATCH 1/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu() Jinjie Ruan
2024-07-02  6:59 ` [PATCH 2/2] ARM: 9322/1: Convert to arch_cpu_is_hotpluggable() Jinjie Ruan
2024-07-02  7:30 ` [PATCH 0/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES Russell King (Oracle)
2024-07-02  7:44   ` Jinjie Ruan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox