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:   Thu, 21 Mar 2019 18:16:19 +0530
From:   Souptick Joarder <jrdr.linux@...il.com>
To:     Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
        Peter Zijlstra <peterz@...radead.org>,
        Paul McKenney <paulmck@...ux.ibm.com>,
        Boqun Feng <boqun.feng@...il.com>, shuah <shuah@...nel.org>
Cc:     linux-kernel@...r.kernel.org,
        linux-kselftest <linux-kselftest@...r.kernel.org>
Subject: Re: [PATCH v2] selftest/rseq: Remove duplicate header

On Wed, Mar 6, 2019 at 9:42 PM Souptick Joarder <jrdr.linux@...il.com> wrote:
>
> From: Sabyasachi Gupta <sabyasachi.linux@...il.com>
>
> Remove duplicate header which is included twice
>
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@...il.com>
> Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
> Acked-by: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
> ---
> v2: Corrected format.

Any further comment on this ?
>
>  tools/testing/selftests/rseq/rseq.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/tools/testing/selftests/rseq/rseq.h b/tools/testing/selftests/rseq/rseq.h
> index c72eb70..6c1126e7 100644
> --- a/tools/testing/selftests/rseq/rseq.h
> +++ b/tools/testing/selftests/rseq/rseq.h
> @@ -16,7 +16,6 @@
>  #include <errno.h>
>  #include <stdio.h>
>  #include <stdlib.h>
> -#include <sched.h>
>  #include <linux/rseq.h>
>
>  /*
> --
> 1.9.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ