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]
Message-ID: <20230427053338.16653-1-mario.limonciello@amd.com>
Date:   Thu, 27 Apr 2023 00:33:35 -0500
From:   Mario Limonciello <mario.limonciello@....com>
To:     Hans de Goede <hdegoede@...hat.com>,
        Sanket Goswami <Sanket.Goswami@....com>,
        Shyam Sundar S K <Shyam-sundar.S-k@....com>,
        <linux-hwmon@...r.kernel.org>, <linux-pci@...r.kernel.org>
CC:     Richard gong <richard.gong@....com>,
        Mario Limonciello <mario.limonciello@....com>,
        "H. Peter Anvin" <hpa@...or.com>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] Regression in s2idle for family 19h model 78h

A regression occurred in 6.4 due to a missing ID in `amd_nb`
and the `amd_pmc` driver now being dependent on amd_smn_read().

This series adds the missing ID which fixes s2idle on this
system.  The ID also enables k10temp to work.

Mario Limonciello (2):
  amd_nb: Add PCI ID for family 19h model 78h
  k10temp: Add pci ID for family 19, model 78h

 arch/x86/kernel/amd_nb.c | 2 ++
 drivers/hwmon/k10temp.c  | 1 +
 include/linux/pci_ids.h  | 1 +
 3 files changed, 4 insertions(+)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ