RE: [PATCH 0/3] x86, nmi: Fixes

From: Seiji Aguchi
Date: Fri Apr 20 2012 - 12:22:16 EST



I tested this patch by making kernel panic with NMI switch and confirmed that it works well.
This patch solves an issue I found in 3.3.0-rc5 because kzalloc in register_nmi_handler() is removed.

https://lkml.org/lkml/2012/3/2/356

Tested-by: Seiji Aguchi <seiji.aguchi@xxxxxxx>

> -----Original Message-----
> From: linux-kernel-owner@xxxxxxxxxxxxxxx [mailto:linux-kernel-owner@xxxxxxxxxxxxxxx] On Behalf Of Don Zickus
> Sent: Thursday, March 29, 2012 4:11 PM
> To: x86@xxxxxxxxxx
> Cc: LKML; Peter Zijlstra; thomas.mingarelli@xxxxxx; Don Zickus
> Subject: [PATCH 0/3] x86, nmi: Fixes
>
> The patch series started with fixes for kmemcheck but slowly involved the fixing hpwdt. Hopefully everything is ok for now.
>
> Don Zickus (2):
> watchdog, hpwdt: Remove priority option for NMI callback
> x86, nmi: Add new NMI queues to deal with IO_CHK and SERR
>
> Li Zhong (1):
> x86,nmi: Fix page faults by nmiaction if kmemcheck is enabled
>
> arch/x86/include/asm/nmi.h | 22 ++++++++++-
> arch/x86/kernel/nmi.c | 83 +++++++++++++-------------------------------
> drivers/watchdog/hpwdt.c | 46 +++++++++++++------------
> 3 files changed, 68 insertions(+), 83 deletions(-)
>
> --
> 1.7.7.6
>
> --
> 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/
--
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/