diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2014-11-25 02:00:34 (GMT) |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-12-01 19:08:58 (GMT) |
commit | 6a06bdbf7f9c669743f58084991ba280f2925586 (patch) | |
tree | 90dcca551768f0056ba993622062c7458eef4834 /firmware/e100 | |
parent | f1ab00af816ec8e1ad53229963c863fdd6bcf222 (diff) | |
download | linux-6a06bdbf7f9c669743f58084991ba280f2925586.tar.xz |
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
The function graph helper function prepare_ftrace_return() which does the work
to hijack the parent pointer has that parent pointer as its first parameter.
Instead, if we make it the second parameter and have ip as the first parameter
(self_addr), then it can use the %rdi from save_mcount_regs that loads it
already.
Link: http://lkml.kernel.org/r/alpine.DEB.2.11.1411262304010.3961@nanos
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'firmware/e100')
0 files changed, 0 insertions, 0 deletions