From: shuah <shuah@kernel.org>
To: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
Cc: jrdr.linux@gmail.com, linux-kselftest@vger.kernel.org,
linux-kernel@vger.kernel.org, brajeswar.linux@gmail.com,
shuah <shuah@kernel.org>
Subject: Re: [PATCH] tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header
Date: Mon, 14 Jan 2019 18:45:19 -0700 [thread overview]
Message-ID: <3242d93b-bd3d-bce3-b912-bd28144a2e9d@kernel.org> (raw)
In-Reply-To: <5c3c7dfe.1c69fb81.7c853.0be7@mx.google.com>
On 1/14/19 5:18 AM, Sabyasachi Gupta wrote:
> Remove sys/ucontext.h which is included more than once.
>
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
> ---
> tools/testing/selftests/x86/unwind_vdso.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/tools/testing/selftests/x86/unwind_vdso.c b/tools/testing/selftests/x86/unwind_vdso.c
> index 00a26a8..9731133 100644
> --- a/tools/testing/selftests/x86/unwind_vdso.c
> +++ b/tools/testing/selftests/x86/unwind_vdso.c
> @@ -44,7 +44,6 @@ int main()
> #include <stdbool.h>
> #include <sys/ptrace.h>
> #include <sys/user.h>
> -#include <sys/ucontext.h>
> #include <link.h>
> #include <sys/auxv.h>
> #include <dlfcn.h>
>
Thanks for the patch. I will pull this in for 5.1-rc1
thanks,
-- Shuah
prev parent reply other threads:[~2019-01-15 1:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-14 12:18 Sabyasachi Gupta
2019-01-15 1:45 ` shuah [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=3242d93b-bd3d-bce3-b912-bd28144a2e9d@kernel.org \
--to=shuah@kernel.org \
--cc=brajeswar.linux@gmail.com \
--cc=jrdr.linux@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=sabyasachi.linux@gmail.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
all inboxes | Powered by JetHome®