[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190226190512.GR2861@worktop.programming.kicks-ass.net>
Date: Tue, 26 Feb 2019 20:05:12 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Len Brown <lenb@...nel.org>
Cc: x86@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/14] v2 multi-die/package topology support
On Tue, Feb 26, 2019 at 01:19:58AM -0500, Len Brown wrote:
> Documentation/cputopology.txt | 72 ++++++++++++++---------
> Documentation/x86/topology.txt | 6 +-
> arch/x86/include/asm/processor.h | 5 +-
> arch/x86/include/asm/smp.h | 1 +
> arch/x86/include/asm/topology.h | 5 ++
> arch/x86/kernel/cpu/topology.c | 85 +++++++++++++++++++++-------
> arch/x86/kernel/smpboot.c | 73 +++++++++++++++++++++++-
> arch/x86/xen/smp_pv.c | 1 +
> drivers/base/topology.c | 22 +++++++
> drivers/hwmon/coretemp.c | 9 +--
> drivers/powercap/intel_rapl.c | 75 +++++++++++++-----------
> drivers/thermal/intel/x86_pkg_temp_thermal.c | 9 +--
> include/linux/topology.h | 6 ++
> 13 files changed, 276 insertions(+), 93 deletions(-)
Should we not also have changes to
arch/x86/kernel/cpu/proc.c:show_cpuinfo_cores() ?
Powered by blists - more mailing lists