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]
Date: Tue, 2 Jul 2024 15:44:56 +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 0/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES



On 2024/7/2 15:30, Russell King (Oracle) wrote:
> What's going on with the subject in all of this series? Why does it
> contain:
> 
> 	"ARM: 9322/1"
> 
> ?
> 
> We already have:
> 	"3562257b3416 ARM: 9322/1: Explicitly include correct DT includes"
> 
> Merged in the kernel tree, and this has nothing to do with it. Moreover,
> these numbers are generated by the patch system and are supposed to be
> unique to each patch.

The title refers to "git log --online arch/arm/kernel/setup.c", I
misunderstood its meaning, I'll resend it and remove it, thank you very
much.

> 
> On Tue, Jul 02, 2024 at 02:59:04PM +0800, 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: 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
>>
>>
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ