Re: [PATCH v5 0/2] Fix NUMA sched domain build errors for GNR and CWF

From: Peter Zijlstra

Date: Mon Oct 06 2025 - 15:34:33 EST


On Fri, Oct 03, 2025 at 12:31:26PM -0700, Tim Chen wrote:

> Tim Chen (2):
> sched: Create architecture specific sched domain distances
> sched/topology: Fix sched domain build error for GNR, CWF in SNC-3
> mode
>
> arch/x86/kernel/smpboot.c | 70 +++++++++++++++++++++
> include/linux/sched/topology.h | 1 +
> kernel/sched/topology.c | 108 ++++++++++++++++++++++++++-------
> 3 files changed, 157 insertions(+), 22 deletions(-)

Right, I suppose this'll do. I'll throw it on the pile for post -rc1 or
so.