mbox series

[0/3] Update rasdaemon decoding for AMD systems

Message ID 20230704105823.3516889-1-muralimk@amd.com (mailing list archive)
Headers show
Series Update rasdaemon decoding for AMD systems | expand

Message

M K, Muralidhara July 4, 2023, 10:58 a.m. UTC
From: Muralidhara M K <muralidhara.mk@amd.com>

The below patch set is rebased on top of pull request created by Avadut
https://github.com/mchehab/rasdaemon/pull/101

Patch 1:
Decode banktype based on InstanceIdHi field in MCA_IPID register

Patch 2:
Add New SMCA Bank types and update error decoding descriptions.

Patch 3:
Decode reassigned bit definitions for UMC SMCA in Fam 19h Models 90h-9fh.

Muralidhara M K (3):
  rasdaemon: Handle correct bank_type based on InstanceIdHi in MCA_IPID.
  rasdaemon: Add new MA_LLC, USR_DP, and USR_CP bank types.
  rasdaemon: Handle reassigned bit definitions for UMC SMCA

 mce-amd-smca.c | 114 ++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 113 insertions(+), 1 deletion(-)