aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/entry-common.S
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <rostedt@goodmis.org>2018-12-07 13:06:04 -0500
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2018-12-22 08:21:02 -0500
commitcec8d0e7f06e08b981e9d61bef267c8c36d536f5 (patch)
tree3d1a3e31f78f06c9b3143dff18b4d53e1878b82b /arch/sh/kernel/entry-common.S
parentsparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack (diff)
downloadlinux-dev-cec8d0e7f06e08b981e9d61bef267c8c36d536f5.tar.xz
linux-dev-cec8d0e7f06e08b981e9d61bef267c8c36d536f5.zip
sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
The structure of the ret_stack array on the task struct is going to change, and accessing it directly via the curr_ret_stack index will no longer give the ret_stack entry that holds the return address. To access that, architectures must now use ftrace_graph_get_ret_stack() to get the associated ret_stack that matches the saved return address. Cc: linux-sh@vger.kernel.org Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: Rich Felker <dalias@libc.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'arch/sh/kernel/entry-common.S')
0 files changed, 0 insertions, 0 deletions