]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0320cd85324fee51cb2d7203d72efd1c0815d236
treea9b3d7934719326c55ad1545b42719abbc7a963c
parent4ad6fd1addf595821a020858b63c0236c41aed89
i7core_edac: fix error injection

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>
drivers/edac/i7core_edac.c