qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: Re: [PATCH] linux-user: Constify target_shmlba() argument
Date: Tue, 21 Jan 2025 15:24:05 -0800	[thread overview]
Message-ID: <178b7292-4a53-4d5d-94a4-96175605f46f@linaro.org> (raw)
In-Reply-To: <20250121190339.58223-1-philmd@linaro.org>

On 1/21/25 11:03, Philippe Mathieu-Daudé wrote:
> Returning target segment low boundary address multiple
> shouldn't need to modify the CPU env. Make it const.
> 
> Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
> ---
>   linux-user/arm/target_syscall.h    | 2 +-
>   linux-user/mips/target_syscall.h   | 2 +-
>   linux-user/mips64/target_syscall.h | 2 +-
>   linux-user/sh4/target_syscall.h    | 2 +-
>   linux-user/sparc/target_syscall.h  | 2 +-
>   5 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


      reply	other threads:[~2025-01-21 23:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-21 19:03 [PATCH] linux-user: Constify target_shmlba() argument Philippe Mathieu-Daudé
2025-01-21 23:24 ` Richard Henderson [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=178b7292-4a53-4d5d-94a4-96175605f46f@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=qemu-devel@nongnu.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).