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>
Mon, 31 Oct 2011 17:10:05 +0000 (15:10 -0200)
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>

No differences found