public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Jonathan Cameron <jonathan.cameron@huawei•com>
To: Chengwen Feng <fengchengwen@huawei•com>
Cc: <linux-pci@vger•kernel.org>, <bhelgaas@google•com>,
	Catalin Marinas <catalin.marinas@arm•com>,
	Will Deacon <will@kernel•org>,
	Huacai Chen <chenhuacai@kernel•org>,
	WANG Xuerui <kernel@xen0n•name>, Paul Walmsley <pjw@kernel•org>,
	Palmer Dabbelt <palmer@dabbelt•com>,
	Albert Ou <aou@eecs•berkeley.edu>,
	Alexandre Ghiti <alex@ghiti•fr>,
	"Rafael J. Wysocki" <rafael@kernel•org>,
	Len Brown <lenb@kernel•org>, Sunil V L <sunilvl@ventanamicro•com>,
	Mark Rutland <mark.rutland@arm•com>, <linux-acpi@vger•kernel.org>,
	<wei.huang2@amd•com>, <Eric.VanTassell@amd•com>,
	<wangzhou1@hisilicon•com>, <wanghuiqiang@huawei•com>,
	<liuyonglong@huawei•com>, <stable@vger•kernel.org>,
	<jeremy.linton@arm•com>, <sunilvl@oss•qualcomm.com>,
	<chenhuacai@loongson•cn>, <wangliupu@loongson•cn>,
	<linux-arm-kernel@lists•infradead.org>,
	<linux-kernel@vger•kernel.org>, <loongarch@lists•linux.dev>,
	<linux-riscv@lists•infradead.org>,
	<linux-perf-users@vger•kernel.org>
Subject: Re: [PATCH v4 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
Date: Mon, 9 Mar 2026 10:30:15 +0000	[thread overview]
Message-ID: <20260309103015.000070c3@huawei.com> (raw)
In-Reply-To: <20260309041659.18815-2-fengchengwen@huawei.com>

On Mon, 9 Mar 2026 12:16:57 +0800
Chengwen Feng <fengchengwen@huawei•com> wrote:

> To unify the CPU ACPI ID retrieval interface across architectures,
> rename the existing get_acpi_id_for_cpu() function to
> acpi_get_cpu_acpi_id() on arm64/riscv/loongarch platforms.
> 
> This is a pure rename with no functional change, preparing for a
> consistent ACPI Processor UID retrieval interface across all ACPI-enabled
> platforms.
> 
> Cc: stable@vger•kernel.org
> Signed-off-by: Chengwen Feng <fengchengwen@huawei•com>

Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei•com>


  reply	other threads:[~2026-03-09 10:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20260303003625.39035-1-fengchengwen@huawei.com>
2026-03-05  8:36 ` [PATCH v2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform Chengwen Feng
2026-03-05  8:53   ` Huacai Chen
2026-03-05  9:07     ` fengchengwen
2026-03-05 14:54       ` Jonathan Cameron
2026-03-06  2:20         ` fengchengwen
2026-03-06  2:19 ` [PATCH v3] " Chengwen Feng
2026-03-06 10:01   ` Jonathan Cameron
2026-03-09  4:18     ` fengchengwen
     [not found] ` <20260309041659.18815-1-fengchengwen@huawei.com>
2026-03-09  4:16   ` [PATCH v4 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86 Chengwen Feng
2026-03-09 10:30     ` Jonathan Cameron [this message]
2026-03-09 13:29     ` Huacai Chen
2026-03-10  3:29       ` fengchengwen

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=20260309103015.000070c3@huawei.com \
    --to=jonathan.cameron@huawei$(echo .)com \
    --cc=Eric.VanTassell@amd$(echo .)com \
    --cc=alex@ghiti$(echo .)fr \
    --cc=aou@eecs$(echo .)berkeley.edu \
    --cc=bhelgaas@google$(echo .)com \
    --cc=catalin.marinas@arm$(echo .)com \
    --cc=chenhuacai@kernel$(echo .)org \
    --cc=chenhuacai@loongson$(echo .)cn \
    --cc=fengchengwen@huawei$(echo .)com \
    --cc=jeremy.linton@arm$(echo .)com \
    --cc=kernel@xen0n$(echo .)name \
    --cc=lenb@kernel$(echo .)org \
    --cc=linux-acpi@vger$(echo .)kernel.org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-pci@vger$(echo .)kernel.org \
    --cc=linux-perf-users@vger$(echo .)kernel.org \
    --cc=linux-riscv@lists$(echo .)infradead.org \
    --cc=liuyonglong@huawei$(echo .)com \
    --cc=loongarch@lists$(echo .)linux.dev \
    --cc=mark.rutland@arm$(echo .)com \
    --cc=palmer@dabbelt$(echo .)com \
    --cc=pjw@kernel$(echo .)org \
    --cc=rafael@kernel$(echo .)org \
    --cc=stable@vger$(echo .)kernel.org \
    --cc=sunilvl@oss$(echo .)qualcomm.com \
    --cc=sunilvl@ventanamicro$(echo .)com \
    --cc=wanghuiqiang@huawei$(echo .)com \
    --cc=wangliupu@loongson$(echo .)cn \
    --cc=wangzhou1@hisilicon$(echo .)com \
    --cc=wei.huang2@amd$(echo .)com \
    --cc=will@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox