From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: qemu-stable@nongnu.org
Subject: Re: [PATCH 1/1] linux-user: Preserve NULL hit in target_mmap subroutines
Date: Thu, 15 Aug 2024 11:14:23 +0200 [thread overview]
Message-ID: <b22b9c7e-ea66-403a-9e26-a481afc613da@linaro.org> (raw)
In-Reply-To: <20240815010556.535100-2-richard.henderson@linaro.org>
On 15/8/24 03:05, Richard Henderson wrote:
> Do not pass guest_base to the host mmap instead of zero hint.
>
> Cc: qemu-stable@nongnu.org
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2353
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
FTR per
https://lore.kernel.org/qemu-devel/6d425bd0-efd0-42ee-af3e-d7b5c3379d55@linaro.org/:
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> linux-user/mmap.c | 18 +++++++++++++++---
> 1 file changed, 15 insertions(+), 3 deletions(-)
next prev parent reply other threads:[~2024-08-15 9:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-15 1:05 [PATCH 0/1] linux-user patch queue Richard Henderson
2024-08-15 1:05 ` [PATCH 1/1] linux-user: Preserve NULL hit in target_mmap subroutines Richard Henderson
2024-08-15 9:14 ` Philippe Mathieu-Daudé [this message]
2024-08-15 9:20 ` Peter Maydell
2024-08-15 1:08 ` [PULL 0/1] linux-user patch queue Richard Henderson
2024-08-15 10:43 ` [PUSH " 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=b22b9c7e-ea66-403a-9e26-a481afc613da@linaro.org \
--to=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@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).