[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240702075742.945768-1-ruanjinjie@huawei.com>
Date: Tue, 2 Jul 2024 15:57:40 +0800
From: Jinjie Ruan <ruanjinjie@...wei.com>
To: <linux@...linux.org.uk>, <arnd@...db.de>, <afd@...com>,
<akpm@...ux-foundation.org>, <linus.walleij@...aro.org>,
<eric.devolder@...cle.com>, <ardb@...nel.org>, <gregkh@...uxfoundation.org>,
<deller@....de>, <javierm@...hat.com>, <bhe@...hat.com>, <robh@...nel.org>,
<linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>
CC: <ruanjinjie@...wei.com>
Subject: [PATCH RESEND 0/2] ARM: Switch over to GENERIC_CPU_DEVICES
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(-)
--
2.34.1
Powered by blists - more mailing lists