lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ