All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jinjie Ruan <ruanjinjie@huawei.com>
To: "Russell King (Oracle)" <linux@armlinux.org.uk>
Cc: <arnd@arndb.de>, <afd@ti.com>, <akpm@linux-foundation.org>,
	<linus.walleij@linaro.org>, <eric.devolder@oracle.com>,
	<ardb@kernel.org>, <gregkh@linuxfoundation.org>, <deller@gmx.de>,
	<javierm@redhat.com>, <bhe@redhat.com>, <robh@kernel.org>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 0/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES
Date: Tue, 2 Jul 2024 15:44:56 +0800	[thread overview]
Message-ID: <e34620c4-0305-ba97-55fb-4318eafcd7c8@huawei.com> (raw)
In-Reply-To: <ZoOsqrhlsENjHwKN@shell.armlinux.org.uk>



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
>>
>>
> 


      reply	other threads:[~2024-07-02  7:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e34620c4-0305-ba97-55fb-4318eafcd7c8@huawei.com \
    --to=ruanjinjie@huawei.com \
    --cc=afd@ti.com \
    --cc=akpm@linux-foundation.org \
    --cc=ardb@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bhe@redhat.com \
    --cc=deller@gmx.de \
    --cc=eric.devolder@oracle.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=javierm@redhat.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.