[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ebd094e8-2b7c-4267-9a6b-6e2c821988dd@linuxfoundation.org>
Date: Tue, 1 Jul 2025 13:16:57 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Moon Hee Lee <moonhee.lee.ca@...il.com>, shuah@...nel.org
Cc: oleg@...hat.com, ldv@...ace.io, akpm@...ux-foundation.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kernel-mentees@...ts.linux.dev, Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH] selftests: ptrace: add set_syscall_info to .gitignore
On 6/23/25 12:34, Moon Hee Lee wrote:
> Add the set_syscall_info test binary to .gitignore to avoid tracking
> build artifacts in the ptrace selftests directory.
>
> Signed-off-by: Moon Hee Lee <moonhee.lee.ca@...il.com>
> ---
> tools/testing/selftests/ptrace/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/ptrace/.gitignore b/tools/testing/selftests/ptrace/.gitignore
> index b7dde152e75a..f6be8efd57ea 100644
> --- a/tools/testing/selftests/ptrace/.gitignore
> +++ b/tools/testing/selftests/ptrace/.gitignore
> @@ -3,3 +3,4 @@ get_syscall_info
> get_set_sud
> peeksiginfo
> vmaccess
> +set_syscall_info
Applied to linux-kselftest next branch for 6.17-rc1
thanks,
-- Shuah
Powered by blists - more mailing lists