All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: rostedt <rostedt@goodmis.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH 0/2 v3] tracepoints: Stop punishing non-static call users
Date: Tue, 9 Feb 2021 09:50:57 -0500 (EST)	[thread overview]
Message-ID: <568224295.11215.1612882257457.JavaMail.zimbra@efficios.com> (raw)
In-Reply-To: <20210208200922.215867530@goodmis.org>

----- On Feb 8, 2021, at 3:09 PM, rostedt rostedt@goodmis.org wrote:

> Broke this up into two patches now. See the second patch for the
> description of waht this series is doing.

For both patches:

Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

> 
> 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(-)

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com

      parent reply	other threads:[~2021-02-09 14:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-08 20:09 [PATCH 0/2 v3] tracepoints: Stop punishing non-static call users Steven Rostedt
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 [this message]

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=568224295.11215.1612882257457.JavaMail.zimbra@efficios.com \
    --to=mathieu.desnoyers@efficios.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.