From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: "H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [RFA][PATCH 0/2] ftrace: Fix arch issues with function graph trampoline
Date: Mon, 14 Jul 2014 13:05:06 -0400 [thread overview]
Message-ID: <20140714170506.073521585@goodmis.org> (raw)
H. Peter Anvin,
It was reported to me that my for-next branch broke other archs.
This patch series makes the ftrace graph trampoline an opt-in feature,
as it may require some arch changes to make it work. X86 did not
require changes, but now that it is an opt in, x86 needs to do so
to get this feature.
Can you give me your Acked-by on patch 2?
Thanks!
-- Steve
Steven Rostedt (Red Hat) (2):
ftrace: Allow archs to specify if they need a separate function graph trampoline
ftrace/x86: Have function graph tracer use its own trampoline
----
arch/x86/include/asm/ftrace.h | 2 ++
include/linux/ftrace.h | 10 ++++++++++
kernel/trace/ftrace.c | 6 ++++--
3 files changed, 16 insertions(+), 2 deletions(-)
next reply other threads:[~2014-07-14 17:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-14 17:05 Steven Rostedt [this message]
2014-07-14 17:05 ` [RFA][PATCH 1/2] ftrace: Allow archs to specify if they need a separate function graph trampoline Steven Rostedt
2014-07-14 17:05 ` [RFA][PATCH 2/2] ftrace/x86: Have function graph tracer use its own trampoline Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140714170506.073521585@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox