+0
−101
+95
−1
Loading
Currently, RISC-V lacks arch-specific registers for CPU topology properties and must get them from ACPI. Thus, parse_acpi_topology() is moved from arm64/ to drivers/ for RISC-V reuse. Signed-off-by:Yunhui Cui <cuiyunhui@bytedance.com> Reviewed-by:
Sudeep Holla <sudeep.holla@arm.com> Link: https://patch.msgid.link/20250923015409.15983-2-cuiyunhui@bytedance.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>