* [PATCH V2 2/3] selftests/exec: add generated files to .gitignore [not found] <20220302180121.1717581-1-usama.anjum@collabora.com> @ 2022-03-02 18:01 ` Muhammad Usama Anjum 2022-03-03 22:22 ` Shuah Khan 0 siblings, 1 reply; 2+ messages in thread From: Muhammad Usama Anjum @ 2022-03-02 18:01 UTC (permalink / raw) To: Eric Biederman, Kees Cook, Shuah Khan Cc: Muhammad Usama Anjum, kernel, linux-mm, linux-kselftest, linux-kernel Add generated files non-regular and null-argv to .gitignore file. Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com> --- tools/testing/selftests/exec/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/testing/selftests/exec/.gitignore b/tools/testing/selftests/exec/.gitignore index 9e2f00343f15..90c238ba6a4b 100644 --- a/tools/testing/selftests/exec/.gitignore +++ b/tools/testing/selftests/exec/.gitignore @@ -7,6 +7,8 @@ execveat.moved execveat.path.ephemeral execveat.ephemeral execveat.denatured +non-regular +null-argv /load_address_* /recursion-depth xxxxxxxx* -- 2.30.2 ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH V2 2/3] selftests/exec: add generated files to .gitignore 2022-03-02 18:01 ` [PATCH V2 2/3] selftests/exec: add generated files to .gitignore Muhammad Usama Anjum @ 2022-03-03 22:22 ` Shuah Khan 0 siblings, 0 replies; 2+ messages in thread From: Shuah Khan @ 2022-03-03 22:22 UTC (permalink / raw) To: Muhammad Usama Anjum, Eric Biederman, Kees Cook, Shuah Khan Cc: kernel, linux-mm, linux-kselftest, linux-kernel, Shuah Khan On 3/2/22 11:01 AM, Muhammad Usama Anjum wrote: > Add generated files non-regular and null-argv to .gitignore file. > > Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com> > --- > tools/testing/selftests/exec/.gitignore | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/tools/testing/selftests/exec/.gitignore b/tools/testing/selftests/exec/.gitignore > index 9e2f00343f15..90c238ba6a4b 100644 > --- a/tools/testing/selftests/exec/.gitignore > +++ b/tools/testing/selftests/exec/.gitignore > @@ -7,6 +7,8 @@ execveat.moved > execveat.path.ephemeral > execveat.ephemeral > execveat.denatured > +non-regular > +null-argv > /load_address_* > /recursion-depth > xxxxxxxx* > Applied to linux-kselftest next for Linux 5.18-rc1 thanks, -- Shuah ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-03 22:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20220302180121.1717581-1-usama.anjum@collabora.com>
2022-03-02 18:01 ` [PATCH V2 2/3] selftests/exec: add generated files to .gitignore Muhammad Usama Anjum
2022-03-03 22:22 ` Shuah Khan
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox