]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i7core_edac: Fix oops when trying to inject errors
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 17 Mar 2011 20:02:59 +0000 (17:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 4 Aug 2011 15:41:16 +0000 (12:41 -0300)
commit27817e00a89da4324fa90d18578299ed2db57505
tree4e0609dfe983772216251c2f5cf28630be42a94b
parent546108278153a0c1cf2dda41f1f37cf72f120512
i7core_edac: Fix oops when trying to inject errors

Error injection needs the pci device 0:0. So, we need to revert
this changeset: 79daef2099a02fed35747c23bad22f30441133ea.

Tests need to be made to be sure that refcount won't be wrong
as noticed before.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7core_edac.c