[LTP] [PATCH] clone10: remove needs_checkpoints leftover

Jan Stancek jstancek@redhat.com
Tue Jun 9 14:40:58 CEST 2026


On Tue, Jun 9, 2026 at 11:59 AM Andrea Cervesato
<andrea.cervesato@suse.de> wrote:
>
> From: Andrea Cervesato <andrea.cervesato@suse.com>
>
> Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>

Acked-by: Jan Stancek <jstancek@redhat.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
>



More information about the ltp mailing list