i7core_edac: fix error injection
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 5 Aug 2009 23:27:15 +0000 (20:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 10 May 2010 14:44:55 +0000 (11:44 -0300)
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: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found