From: mathieu.desnoyers at efficios.com (Mathieu Desnoyers)
Subject: [PATCH] selftest/rseq: Remove duplicate header
Date: Mon, 4 Mar 2019 13:36:29 -0500 (EST) [thread overview]
Message-ID: <2071300362.1006.1551724589542.JavaMail.zimbra@efficios.com> (raw)
In-Reply-To: <20190304183827.GA6809@jordon-HP-15-Notebook-PC>
----- On Mar 4, 2019, at 1:38 PM, Souptick Joarder jrdr.linux at gmail.com wrote:
> Remove duplicate header which is included twice
>
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux at gmail.com>
> Signed-off-by: Souptick Joarder <jrdr.linux at gmail.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
> ---
> 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
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
WARNING: multiple messages have this Message-ID (diff)
From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [PATCH] selftest/rseq: Remove duplicate header
Date: Mon, 4 Mar 2019 13:36:29 -0500 (EST) [thread overview]
Message-ID: <2071300362.1006.1551724589542.JavaMail.zimbra@efficios.com> (raw)
Message-ID: <20190304183629.89IQcK6MSc_2NjoLO--nCW_XTbDd81hnmVXv7CdPCdM@z> (raw)
In-Reply-To: <20190304183827.GA6809@jordon-HP-15-Notebook-PC>
----- On Mar 4, 2019,@1:38 PM, Souptick Joarder jrdr.linux@gmail.com wrote:
> Remove duplicate header which is included twice
>
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux at gmail.com>
> Signed-off-by: Souptick Joarder <jrdr.linux at gmail.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
> ---
> 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
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
WARNING: multiple messages have this Message-ID (diff)
From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: Souptick Joarder <jrdr.linux@gmail.com>, shuah <shuah@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>,
paulmck <paulmck@linux.ibm.com>,
Boqun Feng <boqun.feng@gmail.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
linux-kselftest <linux-kselftest@vger.kernel.org>
Subject: Re: [PATCH] selftest/rseq: Remove duplicate header
Date: Mon, 4 Mar 2019 13:36:29 -0500 (EST) [thread overview]
Message-ID: <2071300362.1006.1551724589542.JavaMail.zimbra@efficios.com> (raw)
In-Reply-To: <20190304183827.GA6809@jordon-HP-15-Notebook-PC>
----- On Mar 4, 2019, at 1:38 PM, Souptick Joarder jrdr.linux@gmail.com wrote:
> Remove duplicate header which is included twice
>
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> ---
> 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
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
next prev parent reply other threads:[~2019-03-04 18:36 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-04 18:38 [PATCH] selftest/rseq: Remove duplicate header jrdr.linux
2019-03-04 18:38 ` Souptick Joarder
2019-03-04 18:38 ` Souptick Joarder
2019-03-04 18:36 ` mathieu.desnoyers [this message]
2019-03-04 18:36 ` Mathieu Desnoyers
2019-03-04 18:36 ` Mathieu Desnoyers
2019-03-04 18:49 ` peterz
2019-03-04 18:49 ` Peter Zijlstra
2019-03-04 18:49 ` Peter Zijlstra
2019-03-04 18:53 ` jrdr.linux
2019-03-04 18:53 ` Souptick Joarder
2019-03-04 18:53 ` Souptick Joarder
2019-03-04 19:57 ` mathieu.desnoyers
2019-03-04 19:57 ` Mathieu Desnoyers
2019-03-04 19:57 ` Mathieu Desnoyers
2019-03-05 6:37 ` jrdr.linux
2019-03-05 6:37 ` Souptick Joarder
2019-03-05 6:37 ` Souptick Joarder
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=2071300362.1006.1551724589542.JavaMail.zimbra@efficios.com \
--to=unknown@example.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 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.