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

From: Mauro Carvalho Chehab
Date: Thu Aug 04 2011 - 20:58:03 EST


Boris,

Em 02-08-2011 08:58, Borislav Petkov escreveu:
> Ping?
>
> Mauro, any progress on those below?

Sorry for taking a long time on that. I'm testing it right now, together with
a few other patches for i7core.

I've added it (with a few conflict fixes) at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/edac.git linux_next

If everything works as before, I'll send it to Linus tomorrow, assuming that
linux-next will catch them.

Thanks,
Mauro

>
> Thanks.
>
> On Mon, Jul 18, 2011 at 10:24:44AM -0400, Borislav Petkov wrote:
>> 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/