• M
    i7core_edac: fix error injection · 4157d9f5
    Mauro Carvalho Chehab 提交于
    There were two stupid error injection bugs introduced by wrong
    cut-and-paste: one at socket store, and another at the error inject
    register. The last one were causing the code to not work at all.
    
    While here, adds debug messages to allow seeing what registers are being
    set while sending error injection.
    Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
    4157d9f5
i7core_edac.c 44.7 KB