[PATCH 0/2] EDAC/i10nm fix and enhancement

From: Tony Luck
Date: Wed Aug 18 2021 - 13:57:13 EST


Patch 1 fixes incorrect scope of a register the indicates which NVDIMMs
are present (register is per channel, not per DIMM)

Patch 2 adds code to conditionally report similar data from the platform
retry_rd_log registers on 10nm platforms as is already done for Skylake
generation.

Qiuxu Zhuo (1):
EDAC/i10nm: Fix NVDIMM detection

Youquan Song (1):
EDAC/i10nm: Retrieve and print retry_rd_err_log registers

drivers/edac/i10nm_base.c | 152 +++++++++++++++++++++++++++++++++++++-
drivers/edac/skx_base.c | 3 +-
drivers/edac/skx_common.c | 4 +-
drivers/edac/skx_common.h | 7 +-
4 files changed, 160 insertions(+), 6 deletions(-)

--
2.29.2