mbox series

[0/6] Bundle of Intel EDAC patches

Message ID 20210611170123.1057025-1-tony.luck@intel.com (mailing list archive)
Headers show
Series Bundle of Intel EDAC patches | expand

Message

Tony Luck June 11, 2021, 5:01 p.m. UTC
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