public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86, MCE: Use MCE decoder notifier chain
@ 2011-07-18 14:24 Borislav Petkov
  2011-07-18 14:24 ` [PATCH 1/2] x86, MCE: Use notifier chain only for MCE decoding Borislav Petkov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Borislav Petkov @ 2011-07-18 14:24 UTC (permalink / raw)
  To: Tony Luck, Mauro Carvalho Chehab
  Cc: EDAC devel, X86-ML, LKML, Borislav Petkov

From: Borislav Petkov <borislav.petkov@amd.com>

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(-)



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-08-05 10:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-18 14:24 [PATCH 0/2] x86, MCE: Use MCE decoder notifier chain Borislav Petkov
2011-07-18 14:24 ` [PATCH 1/2] x86, MCE: Use notifier chain only for MCE decoding Borislav Petkov
2011-07-18 14:24 ` [PATCH 2/2] i7core_edac: Drop the edac_mce facility Borislav Petkov
2011-08-02 11:58 ` [PATCH 0/2] x86, MCE: Use MCE decoder notifier chain Borislav Petkov
2011-08-05  0:56   ` Mauro Carvalho Chehab
2011-08-05  7:57     ` Borislav Petkov
2011-08-05 10:35       ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox