ftrace: have function graph use mcount caller address
authorSteven Rostedt <srostedt@redhat.com>
Tue, 2 Dec 2008 20:34:09 +0000 (15:34 -0500)
committerIngo Molnar <mingo@elte.hu>
Wed, 3 Dec 2008 07:56:22 +0000 (08:56 +0100)
commitbb4304c71c97bf727ec43cd2f195c2c237c27fd3
tree91de689ca21951fd49935798fb19148763e3424f
parent347fdd9dd4e5d3f3a4e415925c35bdff1d59c3a9
ftrace: have function graph use mcount caller address

Impact: consistency change for function graph

This patch makes function graph record the mcount caller address
the same way the function tracer does.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_32.S
arch/x86/kernel/entry_64.S