linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Add new SMCA bank types
@ 2019-02-01 22:55 Ghannam, Yazen
  2019-02-01 22:55 ` [PATCH 1/5] x86/MCE/AMD: Add new MP5, NBIO, and PCIE " Ghannam, Yazen
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Ghannam, Yazen @ 2019-02-01 22:55 UTC (permalink / raw)
  To: linux-edac; +Cc: Ghannam, Yazen, linux-kernel, bp, tony.luck, x86

From: Yazen Ghannam <yazen.ghannam@amd.com>

This series adds decoding for some new SMCA bank types (MP5, NBIO, and
PCIE) and also for some new versions of existing bank types (CS, PSP,
and SMU).

This series also adds new error type descriptions for existing SMCA bank
types that aren't getting a version bump. And also some error
descriptions are updated to more closely match the latest documentation.

The last patch in this set is a minor tweak to print the error code and
description on a single line rather than separate lines.

Thanks,
Yazen

Yazen Ghannam (5):
  x86/MCE/AMD: Add new MP5, NBIO, and PCIE SMCA bank types
  x86/MCE/AMD: Add new McaTypes for CS, PSP, and SMU
  EDAC, mce_amd: Add new error descriptions for some SMCA bank types
  EDAC, mce_amd: Match error descriptions to latest documentation
  EDAC, mce_amd: Print ExtErrorCode and description on a single line

 arch/x86/include/asm/mce.h    |   6 +
 arch/x86/kernel/cpu/mce/amd.c |  26 +++-
 drivers/edac/mce_amd.c        | 264 +++++++++++++++++++++++-----------
 3 files changed, 205 insertions(+), 91 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-02-04 20:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-01 22:55 [PATCH 0/5] Add new SMCA bank types Ghannam, Yazen
2019-02-01 22:55 ` [PATCH 1/5] x86/MCE/AMD: Add new MP5, NBIO, and PCIE " Ghannam, Yazen
2019-02-04 20:42   ` [tip:ras/core] x86/MCE/AMD, EDAC/mce_amd: " tip-bot for Yazen Ghannam
2019-02-01 22:55 ` [PATCH 2/5] x86/MCE/AMD: Add new McaTypes for CS, PSP, and SMU Ghannam, Yazen
2019-02-04 20:43   ` [tip:ras/core] x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units tip-bot for Yazen Ghannam
2019-02-01 22:55 ` [PATCH 3/5] EDAC, mce_amd: Add new error descriptions for some SMCA bank types Ghannam, Yazen
2019-02-04 20:44   ` [tip:ras/core] x86/MCE/AMD, EDAC/mce_amd: " tip-bot for Yazen Ghannam
2019-02-01 22:55 ` [PATCH 4/5] EDAC, mce_amd: Match error descriptions to latest documentation Ghannam, Yazen
2019-02-04 20:44   ` [tip:ras/core] " tip-bot for Yazen Ghannam
2019-02-01 22:55 ` [PATCH 5/5] EDAC, mce_amd: Print ExtErrorCode and description on a single line Ghannam, Yazen
2019-02-03 12:21   ` Borislav Petkov
2019-02-04 15:14     ` Ghannam, Yazen
2019-02-04 16:36       ` Borislav Petkov
2019-02-04 20:45   ` [tip:ras/core] " tip-bot for Yazen Ghannam

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 NNTP newsgroup(s).