qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, Laurent@vivier.eu
Subject: Re: [PATCH 3/5] linux-user: Introduce host_sigcontext
Date: Tue, 8 Feb 2022 11:06:24 +0000	[thread overview]
Message-ID: <CAFEAcA_q7yTO+Es_cnune_BwTb_DM1v8PX_PsOgHf==nYmBWJw@mail.gmail.com> (raw)
In-Reply-To: <20220208071237.319844-4-richard.henderson@linaro.org>

On Tue, 8 Feb 2022 at 08:57, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Do not directly access ucontext_t as the third signal parameter.
> This is preparation for a sparc64 fix.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM


  parent reply	other threads:[~2022-02-08 11:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-08  7:12 [PATCH 0/5] linux-user: Fixes for sparc64 host Richard Henderson
2022-02-08  7:12 ` [PATCH 1/5] common-user/host/sparc64: Fix safe_syscall_base Richard Henderson
2022-02-08  7:12 ` [PATCH 2/5] linux-user: Introduce host_signal_mask Richard Henderson
2022-02-08 10:39   ` Philippe Mathieu-Daudé via
2022-02-08 10:59   ` Peter Maydell
2022-02-08 11:17     ` Richard Henderson
2022-02-08 11:32       ` Peter Maydell
2022-02-08  7:12 ` [PATCH 3/5] linux-user: Introduce host_sigcontext Richard Henderson
2022-02-08 10:40   ` Philippe Mathieu-Daudé via
2022-02-08 11:06   ` Peter Maydell [this message]
2022-02-08  7:12 ` [PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h Richard Henderson
2022-02-08 10:40   ` Philippe Mathieu-Daudé via
2022-02-08 11:01   ` Peter Maydell
2022-02-08 11:19     ` Richard Henderson
2022-02-08  7:12 ` [PATCH 5/5] linux-user/include/host/sparc64: Fix host_sigcontext Richard Henderson
2022-02-08 11:14   ` Peter Maydell

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='CAFEAcA_q7yTO+Es_cnune_BwTb_DM1v8PX_PsOgHf==nYmBWJw@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=Laurent@vivier.eu \
    --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).