tracing/function-graph-tracer: make arch generic push pop functions
authorSteven Rostedt <srostedt@redhat.com>
Mon, 9 Feb 2009 18:54:03 +0000 (10:54 -0800)
committerSteven Rostedt <srostedt@redhat.com>
Wed, 18 Feb 2009 18:43:04 +0000 (13:43 -0500)
commit712406a6bf59ebf4a00358bb59a4a2a1b2953d90
tree5bea439ccacde69ba71c5da8e8e307c2d343aa93
parentd2f8d7ee1a9b4650b4e43325b321801264f7c37a
tracing/function-graph-tracer: make arch generic push pop functions

There is nothing really arch specific of the push and pop functions
used by the function graph tracer. This patch moves them to generic
code.

Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
arch/x86/include/asm/ftrace.h
arch/x86/kernel/dumpstack.c
arch/x86/kernel/ftrace.c
include/linux/ftrace.h
kernel/trace/trace_functions_graph.c