[PATCH 0/2] x86, MCE: Use MCE decoder notifier chain

From: Borislav Petkov
Date: Mon Jul 18 2011 - 10:25:11 EST


From: Borislav Petkov <borislav.petkov@xxxxxxx>

Hi Mauro, Tony,

the following two patches convert i7core_edac to use the MCE decoder
notifier chain, thus getting rid of the custom edac_mce hook. There
should be no functionality change following from this along with a nice
diffstat of removing ca 100 lines.

The patches are ontop of the latest tip/ras/core and are available at

git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git fix-mce-logging

I'd like to ask you guys to please give them a run to make sure I
haven't broken i7core_edac.

Thanks.

arch/x86/kernel/cpu/mcheck/mce.c | 18 ++++-------
drivers/edac/Kconfig | 3 --
drivers/edac/Makefile | 1 -
drivers/edac/edac_mce.c | 61 --------------------------------------
drivers/edac/i7core_edac.c | 51 +++++++++++++++----------------
include/linux/edac_mce.h | 31 -------------------
6 files changed, 31 insertions(+), 134 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/