EDAC/igen6: Add debugfs interface for Intel client SoC EDAC driver
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>
Thu, 5 Nov 2020 07:49:34 +0000 (15:49 +0800)
committerTony Luck <tony.luck@intel.com>
Thu, 19 Nov 2020 20:52:47 +0000 (12:52 -0800)
commit2223d8c781a0c1a8cf26b1d8f13aff84557ecbfc
tree1f56140d993959cd1a85512a6a4d6d1f950a450a
parent10590a9d4f23e0a519730d79d39331df60ad2079
EDAC/igen6: Add debugfs interface for Intel client SoC EDAC driver

Add debugfs support to fake memory correctable errors to test the
error reporting path and the error address decoding logic in the
igen6_edac driver.

Please note that the fake errors are also reported to EDAC core and
then the CE counter in EDAC sysfs is also increased.

Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/edac/igen6_edac.c