aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/stacktrace.c
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <[email protected]>2018-12-07 12:35:47 -0500
committerSteven Rostedt (VMware) <[email protected]>2018-12-22 08:20:45 -0500
commit0fad8bfef7b08a68507178f8e278d013b60ff966 (patch)
treebccacf8c1ce3a0e7cc5f0216270b9d187505f665 /arch/sparc/kernel/stacktrace.c
parentd2a68c4effd821f0871d20368f76b609349c8a3b (diff)
powerpc/frace: 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: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: [email protected] Acked-by: Michael Ellerman <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'arch/sparc/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions