All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: Martin Doucha <mdoucha@suse.cz>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] waitpid01: Test all standard deadly signals
Date: Wed, 31 Jan 2024 17:13:17 +0100	[thread overview]
Message-ID: <20240131161317.GA894978@pevik> (raw)
In-Reply-To: <56130e5d-5ac7-425d-bfa1-f9cfaca3f41e@suse.cz>

Hi Martin,

> On 31. 01. 24 11:14, Petr Vorel wrote:
> > > I've skipped all non-standard signals (some of which are just aliases for
> > > standard ones) and I think it's better to avoid SIGUSR* since we use them
> > > internally. But we could also add signal(sig, SIG_DFL); before raise() and
> > > add SIGUSR* to the list.

> > Thanks for info. Feel free to send v2 (or let me know to wait). Otherwise I'll
> > merge it in the evening or tomorrow.

> Actually, let's just add SIGUSR1 and SIGUSR2 to the testcase list and merge.
> The LTP library signal handlers are reset to SIG_DFL in fork_testrun() so no
> special handling in the test is needed.

Good, merged. Thank you!

Kind regards,
Petr

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

  reply	other threads:[~2024-01-31 16:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-30 16:28 [LTP] [PATCH] waitpid01: Test all standard deadly signals Martin Doucha
2024-01-30 17:22 ` Petr Vorel
2024-01-31  9:05   ` Martin Doucha
2024-01-31 10:14     ` Petr Vorel
2024-01-31 10:23       ` Martin Doucha
2024-01-31 16:13         ` Petr Vorel [this message]
2024-02-05 17:34 ` Petr Vorel
2024-02-05 18:13   ` Petr Vorel
2024-02-06 10:01   ` Martin Doucha
2024-02-06 10:44     ` Petr Vorel
2024-02-06 10:49       ` Martin Doucha
2024-02-06 11:00         ` Petr Vorel

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=20240131161317.GA894978@pevik \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    --cc=mdoucha@suse.cz \
    /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.