git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
549c89b
)
x86: Document the NMI handler about not using paranoid_exit
author
Steven Rostedt
<srostedt@redhat.com>
Thu, 8 Dec 2011 17:32:27 +0000
(12:32 -0500)
committer
Steven 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