ftrace: clean up function graph asm
authorSteven Rostedt <srostedt@redhat.com>
Tue, 2 Dec 2008 20:34:08 +0000 (15:34 -0500)
committerIngo Molnar <mingo@elte.hu>
Wed, 3 Dec 2008 07:56:21 +0000 (08:56 +0100)
commit347fdd9dd4e5d3f3a4e415925c35bdff1d59c3a9
treec5556f49791524ae1dee92424afc85d78c700c1d
parent8789a9e7df6bf9b93739c4c7d4e380725bc9e936
ftrace: clean up function graph asm

Impact: clean up

There exists macros for x86 asm to handle x86_64 and i386.
This patch updates function graph asm to use them.

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