All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: Peter Collingbourne <pcc@google.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PATCH] target/arm: Fix mte page crossing test
Date: Tue, 15 Jun 2021 10:20:33 +0100	[thread overview]
Message-ID: <CAFEAcA-RJmExKHp2HNJMtgeKR3O+AOapJgqdZ4dVW55GqXjnpQ@mail.gmail.com> (raw)
In-Reply-To: <20210612195707.840217-1-richard.henderson@linaro.org>

On Sat, 12 Jun 2021 at 20:57, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> The test was off-by-one, because tag_last points to the
> last byte of the tag to check, thus tag_last - prev_page
> will equal TARGET_PAGE_SIZE when we use the first byte
> of the next page.
>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/403
> Reported-by: Peter Collingbourne <pcc@google.com>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>



Applied to target-arm.next, thanks.

-- PMM


      reply	other threads:[~2021-06-15  9:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-12 19:57 [PATCH] target/arm: Fix mte page crossing test Richard Henderson
2021-06-15  9:20 ` Peter Maydell [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=CAFEAcA-RJmExKHp2HNJMtgeKR3O+AOapJgqdZ4dVW55GqXjnpQ@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=pcc@google.com \
    --cc=qemu-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.