From: Richard Henderson <richard.henderson@linaro.org>
To: Gustavo Romero <gustavo.romero@linaro.org>,
qemu-devel@nongnu.org, philmd@linaro.org,
peter.maydell@linaro.org, alex.bennee@linaro.org
Subject: Re: [PATCH v3 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
Date: Thu, 20 Jun 2024 21:28:48 -0700 [thread overview]
Message-ID: <e033c27d-7fa4-4e8e-ae6b-5d8b71bde9b2@linaro.org> (raw)
In-Reply-To: <20240617062849.3531745-5-gustavo.romero@linaro.org>
On 6/16/24 23:28, Gustavo Romero wrote:
> If page in 'ptr_access' is inaccessible and probe is 'true'
> allocation_tag_mem_probe should not throw an exception, but currently it
> does, so fix it.
>
> Signed-off-by: Gustavo Romero<gustavo.romero@linaro.org>
> Reviewed-by: Alex Bennée<alex.bennee@linaro.org>
> ---
> target/arm/tcg/mte_helper.c | 3 +++
> 1 file changed, 3 insertions(+)
Oops.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2024-06-21 4:29 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-17 6:28 [PATCH v3 0/9] Add MTE stubs for aarch64 user mode Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 1/9] gdbstub: Clean up process_string_cmd Gustavo Romero
2024-06-21 0:49 ` Richard Henderson
2024-06-17 6:28 ` [PATCH v3 2/9] gdbstub: Move GdbCmdParseEntry into a new header file Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 3/9] gdbstub: Add support for target-specific stubs Gustavo Romero
2024-06-21 4:28 ` Richard Henderson
2024-06-21 9:01 ` Alex Bennée
2024-06-21 8:11 ` Alex Bennée
2024-06-24 5:35 ` Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 4/9] target/arm: Fix exception case in allocation_tag_mem_probe Gustavo Romero
2024-06-21 4:28 ` Richard Henderson [this message]
2024-06-17 6:28 ` [PATCH v3 5/9] target/arm: Make some MTE helpers widely available Gustavo Romero
2024-06-21 4:31 ` Richard Henderson
2024-06-24 5:36 ` Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 6/9] target/arm: Factor out code for setting MTE TCF0 field Gustavo Romero
2024-06-21 4:35 ` Richard Henderson
2024-06-24 5:38 ` Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 7/9] gdbstub: Make get cpu and hex conversion functions non-internal Gustavo Romero
2024-06-21 4:38 ` Richard Henderson
2024-06-17 6:28 ` [PATCH v3 8/9] gdbstub: Add support for MTE in user mode Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 9/9] tests/tcg/aarch64: Add MTE gdbstub tests Gustavo Romero
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=e033c27d-7fa4-4e8e-ae6b-5d8b71bde9b2@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=gustavo.romero@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=philmd@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).