qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Cc: richard.henderson@linaro.org
Subject: Re: [PATCH 1/3] configure: fix detection for x32 linux-user
Date: Thu, 10 Aug 2023 12:31:23 +0200	[thread overview]
Message-ID: <d4fdff5b-96ab-88f7-1e45-725bd5ac8e36@linaro.org> (raw)
In-Reply-To: <20230807094807.471646-2-pbonzini@redhat.com>

On 7/8/23 11:48, Paolo Bonzini wrote:
> x32 uses the same signal handling fragments as x86_64, since host_arch
> is set to x86_64 when Meson runs.  Remove the unnecessary forwarder and
> set the host_arch variable properly in configure.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>   configure                                 | 2 ++
>   linux-user/include/host/x32/host-signal.h | 1 -
>   2 files changed, 2 insertions(+), 1 deletion(-)
>   delete mode 100644 linux-user/include/host/x32/host-signal.h

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




  reply	other threads:[~2023-08-10 10:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-07  9:48 [PATCH 0/3] linux-user, configure: fix CPU canonicalization Paolo Bonzini
2023-08-07  9:48 ` [PATCH 1/3] configure: fix detection for x32 linux-user Paolo Bonzini
2023-08-10 10:31   ` Philippe Mathieu-Daudé [this message]
2023-08-07  9:48 ` [PATCH 2/3] linux-user: cleanup unused linux-user/include/host directories Paolo Bonzini
2023-08-07 16:53   ` Ilya Leoshkevich
2023-08-07 19:41     ` Paolo Bonzini
2023-08-07  9:48 ` [PATCH 3/3] configure: unify case statements for CPU canonicalization Paolo Bonzini
2023-08-07 13:35   ` Paolo Bonzini
2023-08-07 13:45   ` Peter Maydell
2023-08-07 14:39     ` Paolo Bonzini
2023-08-07 16:13 ` [PATCH 0/3] linux-user, configure: fix " Richard Henderson

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=d4fdff5b-96ab-88f7-1e45-725bd5ac8e36@linaro.org \
    --to=philmd@linaro.org \
    --cc=pbonzini@redhat.com \
    --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).