[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <94b826a0d260a4edcf0242b4c4d706bce5e6d0eb.camel@intel.com>
Date: Wed, 9 Aug 2023 14:32:21 +0000
From: "Zhang, Rui" <rui.zhang@...el.com>
To: "tglx@...utronix.de" <tglx@...utronix.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC: "Gross, Jurgen" <jgross@...e.com>,
"mikelley@...rosoft.com" <mikelley@...rosoft.com>,
"arjan@...ux.intel.com" <arjan@...ux.intel.com>,
"x86@...nel.org" <x86@...nel.org>,
"thomas.lendacky@....com" <thomas.lendacky@....com>,
"ray.huang@....com" <ray.huang@....com>,
"andrew.cooper3@...rix.com" <andrew.cooper3@...rix.com>,
"Sivanich, Dimitri" <dimitri.sivanich@....com>,
"wei.liu@...nel.org" <wei.liu@...nel.org>
Subject: Re: [patch V3 05/40] x86/cpu: Move cpu_die_id into topology info
Hi, Thomas,
On Wed, 2023-08-02 at 12:21 +0200, Thomas Gleixner wrote:
> Move the next member.
>
> No functional change.
>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> ---
> Documentation/arch/x86/topology.rst | 4 ++--
> arch/x86/include/asm/processor.h | 4 +++-
> arch/x86/include/asm/topology.h | 2 +-
> arch/x86/kernel/cpu/amd.c | 8 ++++----
> arch/x86/kernel/cpu/cacheinfo.c | 2 +-
> arch/x86/kernel/cpu/common.c | 2 +-
> arch/x86/kernel/cpu/hygon.c | 8 ++++----
> arch/x86/kernel/cpu/topology.c | 2 +-
> arch/x86/kernel/smpboot.c | 10 +++++-----
> 9 files changed, 22 insertions(+), 20 deletions(-)
>
> --- a/Documentation/arch/x86/topology.rst
> +++ b/Documentation/arch/x86/topology.rst
> @@ -55,7 +55,7 @@ AMD nomenclature for package is 'Node'.
>
> The number of dies in a package. This information is retrieved
> via CPUID.
>
> - - cpuinfo_x86.cpu_die_id:
> + - cpuinfo_x86.topo_die_id:
s/topo_die_id/topo.die_id
thanks,
rui
Powered by blists - more mailing lists