Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH] clone10: remove needs_checkpoints leftover
@ 2026-06-09  9:57 Andrea Cervesato
  2026-06-09 10:36 ` Wei Gao via ltp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrea Cervesato @ 2026-06-09  9:57 UTC (permalink / raw)
  To: Linux Test Project

From: Andrea Cervesato <andrea.cervesato@suse.com>

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
 testcases/kernel/syscalls/clone/clone10.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testcases/kernel/syscalls/clone/clone10.c b/testcases/kernel/syscalls/clone/clone10.c
index 96de811ad079aad05d2014d9bc5afc5c22ca7077..d1e3ae11c5e2939bd1ac2ee7f69674363fb07dd2 100644
--- a/testcases/kernel/syscalls/clone/clone10.c
+++ b/testcases/kernel/syscalls/clone/clone10.c
@@ -88,7 +88,6 @@ static void cleanup(void)
 static struct tst_test test = {
 	.setup = setup,
 	.cleanup = cleanup,
-	.needs_checkpoints = 1,
 	.test_all = verify_tls,
 	.supported_archs = (const char *const []) {
 		"x86_64",

---
base-commit: 1efb4bb8eb4a8582284a90a70ca2adc22c4e47b0
change-id: 20260609-clone10_remove_checkpoint_leftover-da204c9cadcc

Best regards,
-- 
Andrea Cervesato <andrea.cervesato@suse.com>


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-06-09 12:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-09  9:57 [LTP] [PATCH] clone10: remove needs_checkpoints leftover Andrea Cervesato
2026-06-09 10:36 ` Wei Gao via ltp
2026-06-09 12:39 ` [LTP] " linuxtestproject.agent
2026-06-09 12:40 ` [LTP] [PATCH] " Jan Stancek via ltp
2026-06-09 12:50 ` Andrea Cervesato via ltp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox