• Q
    EDAC, i10nm: Check ECC enabling status per channel · c4a1dd9e
    Qiuxu Zhuo 提交于
    The i10nm_edac only checks the ECC enabling status for the first
    channel of the memory controller. If there aren't memory DIMMs
    populated on the first channel, but at least one DIMM populated
    on the second channel, it will wrongly report that the ECC for
    the memory controller is disabled that fails to load the i10nm_edac
    driver. Fix it by checking ECC enabling status per channel.
    
    [Tony: Also report which channel has ECC disabled]
    Signed-off-by: NQiuxu Zhuo <qiuxu.zhuo@intel.com>
    Signed-off-by: NTony Luck <tony.luck@intel.com>
    c4a1dd9e
i10nm_base.c 7.5 KB