From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Peter Zijlstra <peterz@infradead.org>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Subject: [PATCH 0/2 v3] tracepoints: Stop punishing non-static call users
Date: Mon, 08 Feb 2021 15:09:22 -0500 [thread overview]
Message-ID: <20210208200922.215867530@goodmis.org> (raw)
Broke this up into two patches now. See the second patch for the
description of waht this series is doing.
Changes since v2:
Added a patch to remove "data_args", as it was causing issues with
handling of "__data", especially when it wasn't needed.
Steven Rostedt (VMware) (2):
tracepoints: Remove unnecessary "data_args" macro parameter
tracepoints: Do not punish non static call users
----
include/linux/tracepoint.h | 52 ++++++++++++++++++++--------------------------
1 file changed, 23 insertions(+), 29 deletions(-)
next reply other threads:[~2021-02-08 21:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-08 20:09 Steven Rostedt [this message]
2021-02-08 20:09 ` [PATCH 1/2 v3] tracepoints: Remove unnecessary "data_args" macro parameter Steven Rostedt
2021-02-08 20:09 ` [PATCH 2/2 v3] tracepoints: Do not punish non static call users Steven Rostedt
2021-02-09 11:59 ` [PATCH 0/2 v3] tracepoints: Stop punishing non-static " Peter Zijlstra
2021-02-09 14:50 ` Mathieu Desnoyers
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=20210208200922.215867530@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mingo@kernel.org \
--cc=peterz@infradead.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