From: Mike Rapoport <rppt@kernel.org>
To: Sarthak Sharma <sarthak.sharma@arm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
David Hildenbrand <david@kernel.org>,
Lorenzo Stoakes <ljs@kernel.org>,
"Liam R . Howlett" <Liam.Howlett@oracle.com>,
Vlastimil Babka <vbabka@kernel.org>,
Suren Baghdasaryan <surenb@google.com>,
Michal Hocko <mhocko@suse.com>, Shuah Khan <shuah@kernel.org>,
linux-mm@kvack.org, linux-kselftest@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] selftests/mm: add pkey_sighandler_tests to .gitignore
Date: Sun, 17 May 2026 21:55:32 +0300 [thread overview]
Message-ID: <agoPJHwC_3PnH1BQ@kernel.org> (raw)
In-Reply-To: <20260515125949.315964-1-sarthak.sharma@arm.com>
Hi Sarthak,
On Fri, May 15, 2026 at 06:29:49PM +0530, Sarthak Sharma wrote:
> .gitignore currently does not include the binary
> pkey_sighandler_tests. Add it to .gitignore.
>
> Signed-off-by: Sarthak Sharma <sarthak.sharma@arm.com>
> ---
> tools/testing/selftests/mm/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/mm/.gitignore b/tools/testing/selftests/mm/.gitignore
> index b0c30c5ee9e3..1b1d9ed87039 100644
> --- a/tools/testing/selftests/mm/.gitignore
> +++ b/tools/testing/selftests/mm/.gitignore
> @@ -62,3 +62,4 @@ merge
> prctl_thp_disable
> rmap
> folio_split_race_test
> +pkey_sighandler_tests
There are patches that switch .gitignore to a pattern-matching approach:
https://lore.kernel.org/all/20260511173411.267628-1-pratmal@google.com/
With those there'd be no need to list every executable in .gitignore
explicitly.
> --
> 2.39.5
>
--
Sincerely yours,
Mike.
next prev parent reply other threads:[~2026-05-17 18:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-15 12:59 [PATCH] selftests/mm: add pkey_sighandler_tests to .gitignore Sarthak Sharma
2026-05-17 18:55 ` Mike Rapoport [this message]
2026-05-18 5:06 ` Sarthak Sharma
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=agoPJHwC_3PnH1BQ@kernel.org \
--to=rppt@kernel.org \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=david@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=ljs@kernel.org \
--cc=mhocko@suse.com \
--cc=sarthak.sharma@arm.com \
--cc=shuah@kernel.org \
--cc=surenb@google.com \
--cc=vbabka@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.