Files
android_kernel_xiaomi_sm8450/arch/arm64/kernel
Steven Rostedt (VMware) a448276ce5 arm64: 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-arm-kernel@lists.infradead.org
Cc: Will Deacon <will.deacon@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2018-12-22 08:21:02 -05:00
..
2018-07-18 01:18:05 +09:00
2012-09-17 13:42:21 +01:00
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2018-11-02 17:24:17 +00:00
2018-10-01 16:52:24 +01:00
2018-09-25 15:10:55 +01:00
2018-09-28 14:25:58 -05:00
2018-07-12 14:49:48 +01:00
2018-07-12 14:49:48 +01:00
2017-08-09 12:16:28 +01:00