All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Palethorpe <rpalethorpe@suse.de>
To: Andrea Cervesato <andrea.cervesato@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v5 0/2] Rewrite exit_group01 test
Date: Thu, 23 Nov 2023 09:30:01 +0000	[thread overview]
Message-ID: <87pm0095r4.fsf@suse.de> (raw)
In-Reply-To: <20231122144944.23993-1-andrea.cervesato@suse.de>

Hello,

Merged, thanks!

Andrea Cervesato <andrea.cervesato@suse.de> writes:

> From: Andrea Cervesato <andrea.cervesato@suse.com>
>
> exit_group01 test has been completely rewritten and tst_gettid() has been added
> to support missing gettid() syscall from GLIBC
>
> Andrea Cervesato (2):
>   Add tst_gettid wrapper around gettid syscall
>   Refactor exit_group01 using new API
>
>  include/tst_pid.h                             |   8 +
>  lib/tst_pid.c                                 |   5 +
>  testcases/kernel/syscalls/exit_group/Makefile |   2 +
>  .../kernel/syscalls/exit_group/exit_group01.c | 161 ++++++++++++------
>  4 files changed, 125 insertions(+), 51 deletions(-)
>
> -- 
> 2.35.3


-- 
Thank you,
Richard.

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

      parent reply	other threads:[~2023-11-23 15:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22 14:49 [LTP] [PATCH v5 0/2] Rewrite exit_group01 test Andrea Cervesato
2023-11-22 14:49 ` [LTP] [PATCH v5 1/2] Add tst_gettid wrapper around gettid syscall Andrea Cervesato
2023-11-22 14:49 ` [LTP] [PATCH v5 2/2] Refactor exit_group01 using new API Andrea Cervesato
2023-11-23  9:30 ` Richard Palethorpe [this message]

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=87pm0095r4.fsf@suse.de \
    --to=rpalethorpe@suse.de \
    --cc=andrea.cervesato@suse.de \
    --cc=ltp@lists.linux.it \
    /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.