x86: Fix the NMI nesting comments
authorSteven Rostedt <srostedt@redhat.com>
Fri, 24 Feb 2012 20:55:13 +0000 (15:55 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 24 Feb 2012 20:55:13 +0000 (15:55 -0500)
Some of the comments for the nesting NMI algorithm were stale and
had some references to some prototypes that were first tried.

I also updated the comments to be a little easier to understand
the flow of the code. It definitely needs the documentation.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found