From: Stefano Brivio <sbrivio@redhat.com>
To: Paul Holzinger <pholzing@redhat.com>
Cc: passt-dev@passt.top
Subject: Re: [PATCH 2/2] passt-repair: use _exit() over return
Date: Wed, 5 Feb 2025 15:44:20 +0100 [thread overview]
Message-ID: <20250205154420.712a3de1@elisabeth> (raw)
In-Reply-To: <20250205130041.47588-3-pholzing@redhat.com>
On Wed, 5 Feb 2025 14:00:42 +0100
Paul Holzinger <pholzing@redhat.com> wrote:
> When returning from main it does the same as calling exit() which is not
> good as glibc might try to call futex() which will be blocked by
> seccomp. See the prevoius commit "treewide: use _exit() over exit()" for
> a more detailed explanation.
>
> Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Applied.
--
Stefano
next prev parent reply other threads:[~2025-02-05 14:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-05 13:00 [PATCH 1/2] treewide: use _exit() over exit() Paul Holzinger
2025-02-05 13:00 ` [PATCH 2/2] passt-repair: use _exit() over return Paul Holzinger
2025-02-05 14:44 ` Stefano Brivio [this message]
2025-02-05 14:44 ` [PATCH 1/2] treewide: use _exit() over exit() Stefano Brivio
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=20250205154420.712a3de1@elisabeth \
--to=sbrivio@redhat.com \
--cc=passt-dev@passt.top \
--cc=pholzing@redhat.com \
/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.
Code repositories for project(s) associated with this public inbox
https://passt.top/passt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).