OSDN Git Service

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)
commit79fb4ad63e8266ffac1f69bbb45a6f86570493e7
treea093b0a3b175b8cad72682b3d37a3dc8002e9fbd
parent626109130267713cac020515504ec341e47c96f9
x86: Fix the NMI nesting comments

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>
arch/x86/kernel/entry_64.S