]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, MCE: Use notifier chain only for MCE decoding
authorBorislav Petkov <borislav.petkov@amd.com>
Mon, 18 Jul 2011 14:24:45 +0000 (11:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 5 Aug 2011 14:10:35 +0000 (11:10 -0300)
commit63313c487f1acfd88f33ee7c2facfa382d4d76fe
tree428d211f03eecb6dc0066ae3c31a3470b9f4cdb1
parent14c9a68e354a583bd410976f43aafb2feb17822a
x86, MCE: Use notifier chain only for MCE decoding

Drop the edac_mce custom hook in favor of the generic notifier
mechanism. Also, do not log the error to mcelog if the notified agent
was able to decode it.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
arch/x86/kernel/cpu/mcheck/mce.c