From: Richard Henderson <richard.henderson@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>,
qemu-arm@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH 1/3] target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort()
Date: Fri, 31 Mar 2023 08:43:59 -0700 [thread overview]
Message-ID: <e7d7951e-4941-2bc7-aa6a-7c7d10fc1f70@linaro.org> (raw)
In-Reply-To: <20230331145045.2584941-2-peter.maydell@linaro.org>
On 3/31/23 07:50, Peter Maydell wrote:
> We already pass merge_syn_data_abort() two fields from the
> ARMMMUFaultInfo struct, and we're about to want to use a third field.
> Refactor to just pass a pointer to the fault info.
>
> Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
> ---
> target/arm/tcg/tlb_helper.c | 15 +++++++--------
> 1 file changed, 7 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2023-03-31 15:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-31 14:50 [PATCH 0/3] target/arm: Fix ESR_EL2 buglet, implement FEAT_PAN3 Peter Maydell
2023-03-31 14:50 ` [PATCH 1/3] target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort() Peter Maydell
2023-03-31 15:43 ` Richard Henderson [this message]
2023-04-03 7:52 ` Philippe Mathieu-Daudé
2023-03-31 14:50 ` [PATCH 2/3] target/arm: Don't set ISV when reporting stage 1 faults in ESR_EL2 Peter Maydell
2023-03-31 15:52 ` Richard Henderson
2023-03-31 14:50 ` [PATCH 3/3] target/arm: Implement FEAT_PAN3 Peter Maydell
2023-03-31 17:04 ` 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=e7d7951e-4941-2bc7-aa6a-7c7d10fc1f70@linaro.org \
--to=richard.henderson@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.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).