diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-02-05 22:30:07 -0500 |
---|---|---|
committer | Steven Rostedt <srostedt@redhat.com> | 2009-02-07 20:01:21 -0500 |
commit | 4e6ea1440c67de32d7c89aacf233472dfc3bce82 (patch) | |
tree | aaa7e3982ec03083144c922078f707e4903aa577 /fs/binfmt_flat.c | |
parent | d8b891a2db13c8ed296158d6f8c4e335896d0cef (diff) |
ftrace, x86: rename in_nmi variable
Impact: clean up
The in_nmi variable in x86 arch ftrace.c is a misnomer.
Andrew Morton pointed out that the in_nmi variable is incremented
by all CPUS. It can be set when another CPU is running an NMI.
Since this is actually intentional, the fix is to rename it to
what it really is: "nmi_running"
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'fs/binfmt_flat.c')
0 files changed, 0 insertions, 0 deletions