x86: Document the NMI handler about not using paranoid_exit
authorSteven Rostedt <srostedt@redhat.com>
Thu, 8 Dec 2011 17:32:27 +0000 (12:32 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 21 Dec 2011 20:38:53 +0000 (15:38 -0500)
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 <torvalds@linux-foundation.org>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found