public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: mtk.manpages@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH man-pages] membarrier.2: Rename sys_membarrier to membarrier
Date: Wed, 16 Dec 2015 11:17:39 +0100	[thread overview]
Message-ID: <56713A43.7070600@gmail.com> (raw)
In-Reply-To: <1450205650-7903-1-git-send-email-mathieu.desnoyers@efficios.com>

On 12/15/2015 07:54 PM, Mathieu Desnoyers wrote:
> One instance of "sys_membarrier" needs to be renamed to "membarrier" for
> consistency.

Thanks, Mathieu. Applied.

Cheers,

Michael


> Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> CC: Michael Kerrisk <mtk.manpages@gmail.com>
> ---
>  man2/membarrier.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/membarrier.2 b/man2/membarrier.2
> index effd581..b5eaf34 100644
> --- a/man2/membarrier.2
> +++ b/man2/membarrier.2
> @@ -116,7 +116,7 @@ The pair ordering is detailed as (O: ordered, X: not ordered):
>                         barrier()  smp_mb()  membarrier()
>         barrier()          X          X          O
>         smp_mb()           X          O          O
> -       sys_membarrier()   O          O          O
> +       membarrier()       O          O          O
>  
>  .SH RETURN VALUE
>  On success, the
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

      reply	other threads:[~2015-12-16 10:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-15 18:54 [PATCH man-pages] membarrier.2: Rename sys_membarrier to membarrier Mathieu Desnoyers
2015-12-16 10:17 ` Michael Kerrisk (man-pages) [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=56713A43.7070600@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@efficios.com \
    /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