* [PATCH] selftests/futex: Add futex_numa to .gitignore
@ 2025-06-09 19:09 Terry Tritton
2025-07-02 20:26 ` Thomas Gleixner
0 siblings, 1 reply; 2+ messages in thread
From: Terry Tritton @ 2025-06-09 19:09 UTC (permalink / raw)
To: Thomas Gleixner, Shuah Khan, Ingo Molnar, Peter Zijlstra,
Darren Hart, Davidlohr Bueso, André Almeida
Cc: ttritton, linux-kselftest, linux-kernel, Terry Tritton
futex_numa was never added to the .gitignore file.
Add it.
Signed-off-by: Terry Tritton <terry.tritton@linaro.org>
---
tools/testing/selftests/futex/functional/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/futex/functional/.gitignore b/tools/testing/selftests/futex/functional/.gitignore
index 7b24ae89594a..776ad658f75e 100644
--- a/tools/testing/selftests/futex/functional/.gitignore
+++ b/tools/testing/selftests/futex/functional/.gitignore
@@ -11,3 +11,4 @@ futex_wait_timeout
futex_wait_uninitialized_heap
futex_wait_wouldblock
futex_waitv
+futex_numa
--
2.39.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] selftests/futex: Add futex_numa to .gitignore
2025-06-09 19:09 [PATCH] selftests/futex: Add futex_numa to .gitignore Terry Tritton
@ 2025-07-02 20:26 ` Thomas Gleixner
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2025-07-02 20:26 UTC (permalink / raw)
To: Terry Tritton, Shuah Khan, Ingo Molnar, Peter Zijlstra,
Darren Hart, Davidlohr Bueso, André Almeida
Cc: ttritton, linux-kselftest, linux-kernel, Terry Tritton
On Mon, Jun 09 2025 at 20:09, Terry Tritton wrote:
> futex_numa was never added to the .gitignore file.
> Add it.
>
This lacks a Fixes: tag.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-02 20:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 19:09 [PATCH] selftests/futex: Add futex_numa to .gitignore Terry Tritton
2025-07-02 20:26 ` Thomas Gleixner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).