lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 20 Apr 2012 12:17:57 -0400
From:	Seiji Aguchi <seiji.aguchi@....com>
To:	Don Zickus <dzickus@...hat.com>, "x86@...nel.org" <x86@...nel.org>
CC:	LKML <linux-kernel@...r.kernel.org>,
	Peter Zijlstra <peterz@...radead.org>,
	"thomas.mingarelli@...com" <thomas.mingarelli@...com>
Subject: RE: [PATCH 0/3] x86, nmi: Fixes


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@....com>

> -----Original Message-----
> From: linux-kernel-owner@...r.kernel.org [mailto:linux-kernel-owner@...r.kernel.org] On Behalf Of Don Zickus
> Sent: Thursday, March 29, 2012 4:11 PM
> To: x86@...nel.org
> Cc: LKML; Peter Zijlstra; thomas.mingarelli@...com; 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@...r.kernel.org 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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ