Re: [PATCH] ftrace: nmi safe code clean ups

From: Ingo Molnar
Date: Fri Oct 31 2008 - 05:29:41 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

>
> This patch cleans up the NMI safe code for dynamic ftrace as suggested
> by Andrew Morton.
>
> Signed-off-by: Steven Rostedt <srostedt@xxxxxxxxxx>
> ---
> arch/arm/include/asm/ftrace.h | 4 ++--
> arch/powerpc/include/asm/ftrace.h | 4 ++--
> arch/sh/include/asm/ftrace.h | 4 ++--
> arch/sparc/include/asm/ftrace.h | 4 ++--
> arch/x86/include/asm/ftrace.h | 10 +++++-----
> arch/x86/kernel/ftrace.c | 16 ++++++++--------
> include/linux/ftrace.h | 3 +++
> kernel/trace/trace.c | 9 ++++-----
> 8 files changed, 28 insertions(+), 26 deletions(-)

applied to tip/tracing/nmisafe, thanks Steve!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/