Skip to content
Commit a50a145c authored by Qiuxu Zhuo's avatar Qiuxu Zhuo Committed by Liwei Song
Browse files

EDAC/igen6: Add EDAC driver for Intel client SoCs using IBECC

commit 10590a9d

 upstream.

This driver supports Intel client SoC with integrated memory controller
using In-Band ECC(IBECC). The memory correctable and uncorrectable errors
are reported via NMIs. The driver handles the NMIs and decodes the memory
error address to platform specific address. The first IBECC-supported SoC
is Elkhart Lake.

[Tony: s/#include <linux/nmi.h>/#include <asm/nmi.h>/ to fix randconfig build]

Signed-off-by: default avatarQiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
Signed-off-by: default avatarLiwei Song <liwei.song@windriver.com>
parent d99f0428
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment