[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <76b61adc-f585-3891-024d-2c496877a89a@linuxfoundation.org>
Date: Mon, 8 Feb 2021 17:26:00 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Tobias Klauser <tklauser@...tanz.ch>, Shuah Khan <shuah@...nel.org>
Cc: linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH] selftests/timens: add futex binary to .gitignore
On 12/18/20 9:56 AM, Tobias Klauser wrote:
> Add the futex test binary introduced by commit a4fd8414659b
> ("selftests/timens: Add a test for futex()") to .gitignore.
>
> Signed-off-by: Tobias Klauser <tklauser@...tanz.ch>
> ---
> tools/testing/selftests/timens/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/timens/.gitignore b/tools/testing/selftests/timens/.gitignore
> index 2e43851b47c1..fe1eb8271b35 100644
> --- a/tools/testing/selftests/timens/.gitignore
> +++ b/tools/testing/selftests/timens/.gitignore
> @@ -1,6 +1,7 @@
> # SPDX-License-Identifier: GPL-2.0-only
> clock_nanosleep
> exec
> +futex
> gettime_perf
> gettime_perf_cold
> procfs
>
Thank you. Applied to linux-kselftest next for 5.12-rc1
thanks,
-- Shuah
Powered by blists - more mailing lists