From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: gustavo.romero@linaro.org
Subject: Re: [PATCH for-9.0] linux-user: Preserve unswapped siginfo_t for strace
Date: Tue, 9 Apr 2024 12:13:20 +0200 [thread overview]
Message-ID: <3fb12f7c-2749-40d6-95cd-4ff98796c0f0@linaro.org> (raw)
In-Reply-To: <20240409003411.1452196-1-richard.henderson@linaro.org>
On 9/4/24 02:34, Richard Henderson wrote:
> Passing the tswapped structure to strace means that
> our internal si_type is also gone, which then aborts
> in print_siginfo.
>
> Fixes: 4d6d8a05a0a ("linux-user: Move tswap_siginfo out of target code")
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> linux-user/signal.c | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
prev parent reply other threads:[~2024-04-09 10:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-09 0:34 [PATCH for-9.0] linux-user: Preserve unswapped siginfo_t for strace Richard Henderson
2024-04-09 10:13 ` Philippe Mathieu-Daudé [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=3fb12f7c-2749-40d6-95cd-4ff98796c0f0@linaro.org \
--to=philmd@linaro.org \
--cc=gustavo.romero@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/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 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 NNTP newsgroup(s).