Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: Tobias Klauser <tklauser@distanz.ch>, Shuah Khan <shuah@kernel.org>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH] selftests/vDSO: add additional binaries to .gitignore
Date: Thu, 17 Dec 2020 11:29:29 -0700	[thread overview]
Message-ID: <c3887a01-ac7e-21f3-8ca9-8b02b214da74@linuxfoundation.org> (raw)
In-Reply-To: <20201217163140.22635-1-tklauser@distanz.ch>

On 12/17/20 9:31 AM, Tobias Klauser wrote:
> Add the test binaries introduced by commit 693f5ca08ca0 ("kselftest:
> Extend vDSO selftest"), commit 03f55c7952c9 ("kselftest: Extend vDSO
> selftest to clock_getres") and commit c7e5789b24d3 ("kselftest: Move
> test_vdso to the vDSO test suite") to .gitignore.
> 
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
> ---
>   tools/testing/selftests/vDSO/.gitignore | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/tools/testing/selftests/vDSO/.gitignore b/tools/testing/selftests/vDSO/.gitignore
> index 5eb64d41e541..a8dc51af5a9c 100644
> --- a/tools/testing/selftests/vDSO/.gitignore
> +++ b/tools/testing/selftests/vDSO/.gitignore
> @@ -1,5 +1,8 @@
>   # SPDX-License-Identifier: GPL-2.0-only
>   vdso_test
> +vdso_test_abi
> +vdso_test_clock_getres
> +vdso_test_correctness
>   vdso_test_gettimeofday
>   vdso_test_getcpu
>   vdso_standalone_test_x86
> 

Thanks for the patch.

Applied to linux-kselftest next

thanks,
-- Shuah

      reply	other threads:[~2020-12-17 18:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17 16:31 [PATCH] selftests/vDSO: add additional binaries to .gitignore Tobias Klauser
2020-12-17 18:29 ` Shuah Khan [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=c3887a01-ac7e-21f3-8ca9-8b02b214da74@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=tklauser@distanz.ch \
    --cc=vincenzo.frascino@arm.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