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:
9a5fd90
)
ring-buffer: use generic version of in_nmi
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 6 Feb 2009 06:45:16 +0000
(
01:45
-0500)
committer
Steven Rostedt
<srostedt@redhat.com>
Sun, 8 Feb 2009 01:03:33 +0000
(20:03 -0500)
Impact: clean up
Now that a generic in_nmi is available, this patch removes the
special code in the ring_buffer and implements the in_nmi generic
version instead.
With this change, I was also able to rename the "arch_ftrace_nmi_enter"
back to "ftrace_nmi_enter" and remove the code from the ring buffer.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found