linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] EDAC/i10nm fix and enhancement
@ 2021-08-18 17:56 Tony Luck
  2021-08-18 17:57 ` [PATCH 1/2] EDAC/i10nm: Fix NVDIMM detection Tony Luck
  2021-08-18 17:57 ` [PATCH 2/2] EDAC/i10nm: Retrieve and print retry_rd_err_log registers Tony Luck
  0 siblings, 2 replies; 3+ messages in thread
From: Tony Luck @ 2021-08-18 17:56 UTC (permalink / raw)
  To: linux-edac
  Cc: Tony Luck, Aristeu Rozanski, Borislav Petkov,
	Mauro Carvalho Chehab, Qiuxu Zhuo, linux-kernel

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


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18 17:56 [PATCH 0/2] EDAC/i10nm fix and enhancement Tony Luck
2021-08-18 17:57 ` [PATCH 1/2] EDAC/i10nm: Fix NVDIMM detection Tony Luck
2021-08-18 17:57 ` [PATCH 2/2] EDAC/i10nm: Retrieve and print retry_rd_err_log registers Tony Luck

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).