ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer
authorSteven Rostedt <srostedt@redhat.com>
Thu, 11 Aug 2011 02:00:55 +0000 (22:00 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 19 Jul 2012 17:19:27 +0000 (13:19 -0400)
commit28fb5dfa783c25dbeeb25a72663f8066a3a517f5
tree3628de1a477cea068c2bec91c7cebc5ae0adda33
parenta1e2e31d175a1349274eba3465d17616c6725f8c
ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer

Add support of passing the current ftrace_ops into the 3rd parameter
of the callback to the function tracer.

Link: http://lkml.kernel.org/r/20120612225424.942411318@goodmis.org
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
arch/x86/include/asm/ftrace.h
arch/x86/kernel/entry_32.S