Searched hist:"10590 a9d4f23e0a519730d79d39331df60ad2079" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/edac/ |
H A D | igen6_edac.c | 10590a9d4f23e0a519730d79d39331df60ad2079 Thu Nov 05 08:49:14 CET 2020 Qiuxu Zhuo <qiuxu.zhuo@intel.com> EDAC/igen6: Add EDAC driver for Intel client SoCs using IBECC
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: Qiuxu Zhuo <qiuxu.zhuo@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
|