lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 16 Dec 2015 11:17:39 +0100
From:	"Michael Kerrisk (man-pages)" <mtk.manpages@...il.com>
To:	Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
CC:	mtk.manpages@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH man-pages] membarrier.2: Rename sys_membarrier to membarrier

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@...icios.com>
> CC: Michael Kerrisk <mtk.manpages@...il.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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ