lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f7373ce1-7e7e-6697-cb7f-2f37dc53e60e@huawei.com>
Date: Wed, 31 Jul 2024 16:57:08 +0800
From: Jinjie Ruan <ruanjinjie@...wei.com>
To: "Russell King (Oracle)" <linux@...linux.org.uk>
CC: <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>
Subject: Re: [PATCH RESEND 0/2] ARM: Switch over to GENERIC_CPU_DEVICES



On 2024/7/31 16:27, Russell King (Oracle) wrote:
> 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.

Hi, Russell

Thank you very much! I'll push it in rmk's patch tracker sooner.

> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ