mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
As a step towards unifying the interface for retrieving ACPI CPU UID across architectures, introduce a new function acpi_get_cpu_uid() for riscv. While at it, add input validation to make the code more robust. And also update acpi_numa.c and rhct.c to use the new interface instead of the legacy get_acpi_id_for_cpu(). Signed-off-by: Chengwen Feng <fengchengwen@huawei.com> Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com> Link: https://patch.msgid.link/20260401081640.26875-4-fengchengwen@huawei.com Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
||
|---|---|---|
| .. | ||
| cppc.c | ||
| cpuidle.c | ||
| init.c | ||
| init.h | ||
| irq.c | ||
| Kconfig | ||
| Makefile | ||
| rhct.c | ||
| rimt.c | ||