* [PATCH] selftests/membarrier: Add membarrier_rseq_stress binary to .gitignore
@ 2026-06-28 14:59 Zenghui Yu
0 siblings, 0 replies; only message in thread
From: Zenghui Yu @ 2026-06-28 14:59 UTC (permalink / raw)
To: linux-kselftest, linux-kernel; +Cc: shuah, peterz, aniketgattani, Zenghui Yu
Tell git to ignore the generated binary for membarrier_rseq_stress.c.
Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>
---
tools/testing/selftests/membarrier/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/membarrier/.gitignore b/tools/testing/selftests/membarrier/.gitignore
index f2fbba178601..031920478205 100644
--- a/tools/testing/selftests/membarrier/.gitignore
+++ b/tools/testing/selftests/membarrier/.gitignore
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
membarrier_test_multi_thread
membarrier_test_single_thread
+membarrier_rseq_stress
--
2.53.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-28 15:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-28 14:59 [PATCH] selftests/membarrier: Add membarrier_rseq_stress binary to .gitignore Zenghui Yu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox