• Steven Rostedt's avatar
    ring-buffer: use generic version of in_nmi · a81bd80a
    Steven Rostedt authored
    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: default avatarSteven Rostedt <srostedt@redhat.com>
    a81bd80a
ftrace_irq.h 298 Bytes