[PATCH RESEND 0/2] ARM: Switch over to GENERIC_CPU_DEVICES

Russell King (Oracle) linux at armlinux.org.uk
Wed Jul 31 01:27:49 PDT 2024


On Wed, Jul 31, 2024 at 09:52:07AM +0800, Jinjie Ruan wrote:
> On 2024/7/2 15:57, Jinjie Ruan wrote:
> > 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: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
> >   ARM: 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(-)

I think it's fine, but it needs to end up in the patch system to be
applied. Thanks.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!



More information about the linux-arm-kernel mailing list