[PATCH v4 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86

Jonathan Cameron jonathan.cameron at huawei.com
Mon Mar 9 03:30:15 PDT 2026


On Mon, 9 Mar 2026 12:16:57 +0800
Chengwen Feng <fengchengwen at 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 at vger.kernel.org
> Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>

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



More information about the linux-riscv mailing list