All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rasdaemon: Add support for AMD CPUs family 19h
@ 2021-08-10 17:22 Naveen Krishna Chatradhi
  2021-08-10 17:22 ` [PATCH 1/4] rasdaemon: Add new SMCA bank types with error decoding Naveen Krishna Chatradhi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Naveen Krishna Chatradhi @ 2021-08-10 17:22 UTC (permalink / raw)
  To: linux-edac
  Cc: bp, mingo, mchehab, mchehab+huawei, yazen.ghannam,
	Naveen Krishna Chatradhi

This patch set adds
1. Error decoding for newer banks
2. Set max number of banks per cpu to 64
3. Error decoding for SMCA banks on noncpu nodes
4. Support family 19h CPUs from AMD

Muralidhara M K (3):
  rasdaemon: set SMCA maximum number of banks to 64
  rasdaemon: Enumerate memory on noncpu nodes
  rasdaemon: Support MCE for AMD CPU family 19h

Naveen Krishna Chatradhi (1):
  rasdaemon: Add new SMCA bank types with error decoding

 mce-amd-smca.c    | 188 +++++++++++++++++++++++++++++++++++++++-------
 ras-mce-handler.c |   2 +-
 2 files changed, 162 insertions(+), 28 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-08-10 17:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-10 17:22 [PATCH 0/4] rasdaemon: Add support for AMD CPUs family 19h Naveen Krishna Chatradhi
2021-08-10 17:22 ` [PATCH 1/4] rasdaemon: Add new SMCA bank types with error decoding Naveen Krishna Chatradhi
2021-08-10 17:22 ` [PATCH 2/4] rasdaemon: set SMCA maximum number of banks to 64 Naveen Krishna Chatradhi
2021-08-10 17:22 ` [PATCH 3/4] rasdaemon: Enumerate memory on noncpu nodes Naveen Krishna Chatradhi
2021-08-10 17:22 ` [PATCH 4/4] rasdaemon: Support MCE for AMD CPU family 19h Naveen Krishna Chatradhi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.