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:   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

Powered by Openwall GNU/*/Linux Powered by OpenVZ