From: Andi Kleen Date: Fri, 3 Feb 2006 20:50:41 +0000 (+0100) Subject: [PATCH] x86_64: Disallow kprobes on NMI handlers X-Git-Tag: v2.6.16-rc3~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eddb6fb9a54cdc8c7c37e056a2b4bbbc8a128a36;p=pandora-kernel.git [PATCH] x86_64: Disallow kprobes on NMI handlers A kprobe executes IRET early and that could cause NMI recursion and stack corruption. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed