Linux-EDAC Archive mirror
 help / color / mirror / Atom feed
From: Muralidhara M K <muralimk@amd.com>
To: <linux-edac@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <bp@alien8.de>,
	<mchehab@kernel.org>, Muralidhara M K <muralidhara.mk@amd.com>
Subject: [PATCH v2 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
Date: Wed, 25 Oct 2023 05:14:51 +0000	[thread overview]
Message-ID: <20231025051455.101424-1-muralimk@amd.com> (raw)

From: Muralidhara M K <muralidhara.mk@amd.com>

Remove SMCA Error decoding and Support for AMD Family 19h Models 90h-9fh.

The below patchset is based on previously submitted changes
https://lore.kernel.org/linux-edac/20230720125425.3735538-1-muralimk@amd.com/T/#mbed00e5d997e8c39a8f2b6b82c73feff2419280a

Patch 1:
Remove SMCA Extended Error code descriptions, because some of the
existing bit definitions in the CTL register of SMCA bank type are
reassigned without defining new HWID and McaType.

Patch 2:
Add New SMCA bank types MALL, USR_DP, USR_CP.

Patch 3:
Add HBM3 memory in the enum.

Patch 4:
Add Family 19h and Models 90h-9fh Enumeration support.

Muralidhara M K (4):
  EDAC/mce_amd: Remove SMCA Extended Error code descriptions
  x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types
  EDAC/mc: Add new HBM3 memory type
  EDAC/amd64: Add Family 19h Models 90h ~ 9fh enumeration support

 arch/x86/include/asm/mce.h    |   3 +
 arch/x86/kernel/cpu/mce/amd.c |   6 +
 drivers/edac/amd64_edac.c     |  69 ++++-
 drivers/edac/edac_mc.c        |   1 +
 drivers/edac/mce_amd.c        | 480 ----------------------------------
 include/linux/edac.h          |   3 +
 6 files changed, 70 insertions(+), 492 deletions(-)

-- 
2.25.1


             reply	other threads:[~2023-10-25  5:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-25  5:14 Muralidhara M K [this message]
2023-10-25  5:14 ` [PATCH v2 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions Muralidhara M K
2023-10-25 19:08   ` Borislav Petkov
2023-10-26  9:42     ` M K, Muralidhara
2023-10-26 11:14       ` Borislav Petkov
2023-10-26 12:02         ` M K, Muralidhara
2023-10-26 12:37           ` Borislav Petkov
2023-10-26 13:05             ` Yazen Ghannam
2023-10-26 13:40               ` Borislav Petkov
2023-10-27  5:05                 ` M K, Muralidhara
2023-10-25  5:14 ` [PATCH v2 2/4] x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types Muralidhara M K
2023-10-26  8:19   ` Borislav Petkov
2023-10-26  9:46     ` M K, Muralidhara
2023-10-25  5:14 ` [PATCH v2 3/4] EDAC/mc: Add new HBM3 memory type Muralidhara M K
2023-10-25  5:14 ` [PATCH v2 4/4] EDAC/amd64: Add Family 19h Models 90h ~ 9fh enumeration support Muralidhara M K
     [not found]   ` <20231027144552.GGZTvNIE7g1S3jBM72@fat_crate.local>
2023-10-30  4:23     ` M K, Muralidhara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231025051455.101424-1-muralimk@amd.com \
    --to=muralimk@amd.com \
    --cc=bp@alien8.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=muralidhara.mk@amd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).