From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: andreyknvl@google.com, vincenzo.frascino@arm.com,
alex.bennee@linaro.org, peter.maydell@linaro.org
Subject: [PATCH v2 0/2] target/arm: Fix syndrome for MTE tag check fail
Date: Thu, 13 Aug 2020 13:08:14 -0700 [thread overview]
Message-ID: <20200813200816.3037186-1-richard.henderson@linaro.org> (raw)
Supercedes: <20200812171946.2044791-1-richard.henderson@linaro.org>
We missed filling in the WnR bit for the syndrome reported
into ESR_ELx for the Tag Check Fail Data Abort.
r~
Richard Henderson (2):
target/arm: Pass the entire mte descriptor to mte_check_fail
target/arm: Fill in the WnR syndrome bit in mte_check_fail
target/arm/mte_helper.c | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
--
2.25.1
next reply other threads:[~2020-08-13 20:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-13 20:08 Richard Henderson [this message]
2020-08-13 20:08 ` [PATCH v2 1/2] target/arm: Pass the entire mte descriptor to mte_check_fail Richard Henderson
2020-08-13 20:08 ` [PATCH v2 2/2] target/arm: Fill in the WnR syndrome bit in mte_check_fail Richard Henderson
2020-08-24 15:32 ` [PATCH v2 0/2] target/arm: Fix syndrome for MTE tag check fail 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=20200813200816.3037186-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=andreyknvl@google.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=vincenzo.frascino@arm.com \
/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).