This is a little more involved, and I would like to push this through my tree. Can I get a reviewed-by/ack for the second (arm64) patch?
Anders, can you also test this to make sure that it fixes the issue you see? Thanks! -- Steve Steven Rostedt (VMware) (2): ftrace: Allow ftrace_replace_code() to be schedulable arm64: ftrace: Set FTRACE_SCHEDULABLE before ftrace_modify_all_code() ---- arch/arm64/kernel/ftrace.c | 1 + include/linux/ftrace.h | 1 + kernel/trace/ftrace.c | 19 ++++++++++++++++--- 3 files changed, 18 insertions(+), 3 deletions(-)