All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Bundle of Intel EDAC patches
@ 2021-06-11 17:01 Tony Luck
  2021-06-11 17:01 ` [PATCH 1/6] EDAC/skx_common: Add new ADXL components for 2-level memory Tony Luck
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tony Luck @ 2021-06-11 17:01 UTC (permalink / raw)
  To: tony.luck
  Cc: Aristeu Rozanski, Borislav Petkov, Mauro Carvalho Chehab,
	Qiuxu Zhuo, linux-edac, linux-kernel

Intel EDAC patches are like trains/buses ... nothing for a long time
and then six arrive together.

Patch 1 & 2:	Mix logging for 2-level memory configurations (to report
		the error in either the "near" (cache) or "far" memory
		as appropriate.

Patch 3:	On package memory is coming (in the future)

Patch 4, 5, 6:	Add support to igen6_edac driver for three extra CPU
		models.

Qiuxu Zhuo (6):
  EDAC/skx_common: Add new ADXL components for 2-level memory
  EDAC/i10nm: Add detection of memory levels for ICX/SPR servers
  EDAC/i10nm: Add support for high bandwidth memory
  EDAC/igen6: Add Intel ICL-NNPI SoC support
  EDAC/igen6: Add Intel Tiger Lake SoC support
  EDAC/igen6: Add Intel Alder Lake SoC support

 drivers/edac/i10nm_base.c | 171 +++++++++++++++--
 drivers/edac/igen6_edac.c | 374 +++++++++++++++++++++++++++++++++++---
 drivers/edac/skx_common.c |  82 +++++++--
 drivers/edac/skx_common.h |  34 +++-
 4 files changed, 606 insertions(+), 55 deletions(-)


base-commit: 614124bea77e452aa6df7a8714e8bc820b489922
-- 
2.29.2


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

end of thread, other threads:[~2021-06-11 17:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 17:01 [PATCH 0/6] Bundle of Intel EDAC patches Tony Luck
2021-06-11 17:01 ` [PATCH 1/6] EDAC/skx_common: Add new ADXL components for 2-level memory Tony Luck
2021-06-11 17:01 ` [PATCH 2/6] EDAC/i10nm: Add detection of memory levels for ICX/SPR servers Tony Luck
2021-06-11 17:01 ` [PATCH 3/6] EDAC/i10nm: Add support for high bandwidth memory Tony Luck
2021-06-11 17:01 ` [PATCH 4/6] EDAC/igen6: Add Intel ICL-NNPI SoC support Tony Luck
2021-06-11 17:01 ` [PATCH 5/6] EDAC/igen6: Add Intel Tiger Lake " Tony Luck
2021-06-11 17:01 ` [PATCH 6/6] EDAC/igen6: Add Intel Alder " Tony Luck

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.