[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181205174852.435233070@goodmis.org>
Date: Wed, 05 Dec 2018 12:48:52 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: catalin.marinas@....com, will.deacon@....com,
keescook@...omium.org, arnd@...db.de,
linux-arm-kernel@...ts.infradead.org,
Anders Roxell <anders.roxell@...aro.org>,
Ingo Molnar <mingo@...nel.org>
Subject: [PATCH 0/2] tracing: arm64: Make ftrace_replace_code() schedulable for arm64
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(-)
Powered by blists - more mailing lists