[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1310999086-30870-1-git-send-email-bp@amd64.org>
Date: Mon, 18 Jul 2011 16:24:44 +0200
From: Borislav Petkov <bp@...64.org>
To: Tony Luck <tony.luck@...el.com>,
Mauro Carvalho Chehab <mchehab@...hat.com>
Cc: EDAC devel <linux-edac@...r.kernel.org>, X86-ML <x86@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
Borislav Petkov <borislav.petkov@....com>
Subject: [PATCH 0/2] x86, MCE: Use MCE decoder notifier chain
From: Borislav Petkov <borislav.petkov@....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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists