mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH Intenal 0/2] EDAC/amd64: Add Family 1Ah Model 80h-8Fh support and fix csrow decode
@ 2026-09-23 11:20 Vishal Badole
  2026-09-23 11:20 ` [PATCH Intenal 1/2] EDAC/amd64: Add support for AMD family 1Ah models 80h-8Fh Vishal Badole
  2026-09-23 11:20 ` [PATCH Intenal 2/2] EDAC/amd64: Limit UMC csrow decode to the implemented chip selects Vishal Badole
  0 siblings, 2 replies; 5+ messages in thread
From: Vishal Badole @ 2026-09-23 11:20 UTC (permalink / raw)
  To: bp, yazen.ghannam, tony.luck, linux-edac, linux-kernel; +Cc: Vishal Badole

This series adds AMD Family 1Ah Model 80h-8Fh support to the amd64_edac
driver and fixes a UMC csrow decode issue seen on that part.

Patch 1 adds support for Family 1Ah Model 80h-8Fh.

Patch 2 fixes the chip select decode for DRAM ECC errors. The syndrome
field was masked assuming eight chip selects while the controller
implements four, producing an out-of-range csrow and an error reported
against "unknown memory". Mask with the number of chip selects the
controller actually implements.

Tested on a Family 1Ah Model 88h board with injected ECC errors.

Vishal Badole (2):
  EDAC/amd64: Add support for AMD family 1Ah models 80h-8Fh
  EDAC/amd64: Limit UMC csrow decode to the implemented chip selects

 drivers/edac/amd64_edac.c | 17 +++++++++++------
 drivers/edac/amd64_edac.h |  2 +-
 2 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-09-24 14:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 11:20 [PATCH Intenal 0/2] EDAC/amd64: Add Family 1Ah Model 80h-8Fh support and fix csrow decode Vishal Badole
2026-09-23 11:20 ` [PATCH Intenal 1/2] EDAC/amd64: Add support for AMD family 1Ah models 80h-8Fh Vishal Badole
2026-09-24 14:11   ` Yazen Ghannam
2026-09-23 11:20 ` [PATCH Intenal 2/2] EDAC/amd64: Limit UMC csrow decode to the implemented chip selects Vishal Badole
2026-09-24 14:27   ` Yazen Ghannam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®