[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250919085918.5442-1-cuiyunhui@bytedance.com>
Date: Fri, 19 Sep 2025 16:59:17 +0800
From: Yunhui Cui <cuiyunhui@...edance.com>
To: catalin.marinas@....com,
will@...nel.org,
sudeep.holla@....com,
gregkh@...uxfoundation.org,
rafael@...nel.org,
dakr@...nel.org,
beata.michalska@....com,
ptsm@...ux.microsoft.com,
sumitg@...dia.com,
yangyicong@...ilicon.com,
cuiyunhui@...edance.com,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/1] Add support for parse_acpi_topology() on RISC-V
v1->v2:
Place the struct cpu_smt_info{} in drivers/base/arch_topology.c instead of arch_topology.h
v2->v3:
Modify the return values of acpi_pptt_cpu_is_thread()
Yunhui Cui (1):
arch_topology: move parse_acpi_topology() to common code
arch/arm64/kernel/topology.c | 87 +---------------------------------
drivers/base/arch_topology.c | 89 ++++++++++++++++++++++++++++++++++-
include/linux/arch_topology.h | 1 +
3 files changed, 90 insertions(+), 87 deletions(-)
--
2.39.5
Powered by blists - more mailing lists