linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Josh Poimboeuf <jpoimboe@redhat.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: jbaron@akamai.com, rostedt@goodmis.org, ardb@kernel.org,
	linux-kernel@vger.kernel.org, ltykernel@gmail.com
Subject: Re: [PATCH] static_call: Update comment
Date: Sun, 8 Aug 2021 11:47:03 -0700	[thread overview]
Message-ID: <20210808184703.oqpdtap4kpvidg5y@treble> (raw)
In-Reply-To: <YQwIorQBHEq+s73b@hirez.programming.kicks-ass.net>

On Thu, Aug 05, 2021 at 05:49:54PM +0200, Peter Zijlstra wrote:
> @@ -96,6 +102,33 @@
>   *   To query which function is currently set to be called, use:
>   *
>   *   func = static_call_query(name);
> + *
> + *
> + * DEFINE_STATIC_CALL_RET0 / __static_call_return0:
> + *
> + *   Just like how DEFINE_STATIC_CALL_NULL() / static_call_cond() optimize the
> + *   conditional void function call, DEFINE_STAT_CALL_RET0 /

s/STAT/STATIC/

Otherwise

Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>

-- 
Josh


  parent reply	other threads:[~2021-08-08 18:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-05 15:49 [PATCH] static_call: Update comment Peter Zijlstra
2021-08-05 16:07 ` Steven Rostedt
2021-08-08 18:47 ` Josh Poimboeuf [this message]
2021-08-17 20:13 ` [tip: locking/core] static_call: Update API documentation tip-bot2 for Peter Zijlstra

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=20210808184703.oqpdtap4kpvidg5y@treble \
    --to=jpoimboe@redhat.com \
    --cc=ardb@kernel.org \
    --cc=jbaron@akamai.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ltykernel@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).