From: Steven Rostedt Date: Thu, 8 Dec 2011 17:32:27 +0000 (-0500) Subject: x86: Document the NMI handler about not using paranoid_exit X-Git-Tag: v3.3-rc1~51^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fd466efc88c48f50e5ee29f4dbb4e210a889172;p=pandora-kernel.git x86: Document the NMI handler about not using paranoid_exit Linus cleaned up the NMI handler but it still needs some comments to explain why it uses save_paranoid but not paranoid_exit. Just to keep others from adding that in the future, document why it's not used. Cc: Linus Torvalds Cc: Andi Kleen Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed