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-next>] [day] [month] [year] [list]
Date: Fri, 31 May 2024 13:36:56 -0700
From: Tony Luck <tony.luck@...el.com>
To: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
	Hans de Goede <hdegoede@...hat.com>
Cc: platform-driver-x86@...r.kernel.org,
	x86@...nel.org,
	linux-kernel@...r.kernel.org,
	patches@...ts.linux.dev,
	Tony Luck <tony.luck@...el.com>
Subject: [PATCH 00/11] New Intel CPU model defines for x86/platform

These patches were part of the v6 patch bomb converting everything.
Link: https://lore.kernel.org/all/20240520224620.9480-1-tony.luck@intel.com/

This reposting as requested by maintainer to make it easier to
pick up and apply.

Changes since that post:

Combined two telemetry patches into one and fixed shorlog tag
Combined two pmc patches into one and fixed shorlog tag

The ISST patch may now be irrelevant as Srinivas has done
the conversion. I put it as the last patch to make it easy
to skip.

Signed-off-by: Tony Luck <tony.luck@...el.com>


Tony Luck (11):
  platform/x86/intel/pmc: Switch to new Intel CPU model defines
  platform/x86: intel_telemetry: Switch to new Intel CPU model defines
  x86/platform/atom: Switch to new Intel CPU model defines
  platform/x86: p2sb: Switch to new Intel CPU model defines
  platform/x86: intel_turbo_max_3: Switch to new Intel CPU model defines
  platform/x86: intel_ips: Switch to new Intel CPU model defines
  platform/x86: intel-uncore-freq: Switch to new Intel CPU model defines
  platform/x86: intel_speed_select_if: Switch to new Intel CPU model
    defines
  platform/x86: intel_scu_wdt: Switch to new Intel CPU model defines
  platform/x86/intel/ifs: Switch to new Intel CPU model defines
  platform/x86: ISST: Switch to new Intel CPU model defines

 arch/x86/platform/atom/punit_atom_debug.c     | 11 ++--
 drivers/platform/x86/intel/ifs/core.c         | 15 +++--
 drivers/platform/x86/intel/pmc/core.c         | 46 +++++++--------
 drivers/platform/x86/intel/pmc/pltdrv.c       | 16 +++---
 .../intel/speed_select_if/isst_if_common.c    |  8 +--
 .../intel/speed_select_if/isst_if_mbox_msr.c  |  2 +-
 .../platform/x86/intel/telemetry/debugfs.c    |  4 +-
 drivers/platform/x86/intel/telemetry/pltdrv.c |  4 +-
 drivers/platform/x86/intel/turbo_max_3.c      |  4 +-
 .../intel/uncore-frequency/uncore-frequency.c | 56 +++++++++----------
 drivers/platform/x86/intel_ips.c              |  3 +-
 drivers/platform/x86/intel_scu_wdt.c          |  2 +-
 drivers/platform/x86/p2sb.c                   |  2 +-
 13 files changed, 86 insertions(+), 87 deletions(-)


base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
-- 
2.45.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ