]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/edac/i7core_edac.c
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)
commit4157d9f55435331deef01ba8a9a47f248c042fb2
treea9b3d7934719326c55ad1545b42719abbc7a963c
parent2068def56c09f2b24e6de04a1b84757a0fb07947
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