All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
To: qemu-devel@nongnu.org, Anton Johansson <anjo@rev.ng>
Cc: richard.henderson@linaro.org
Subject: Re: [PATCH] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
Date: Wed, 12 Jun 2024 08:55:44 +0300	[thread overview]
Message-ID: <eydtr.swwnp3delkqt@linaro.org> (raw)
In-Reply-To: <20240611215814.32752-1-anjo@rev.ng>

On Wed, 12 Jun 2024 00:58, Anton Johansson via <qemu-devel@nongnu.org> wrote:
>For TBs crossing page boundaries, the 2nd page will never be
>recorded/removed, as the index of the 2nd page is computed from the
>address of the 1st page. This is due to a typo, fix it.
>
>Signed-off-by: Anton Johansson <anjo@rev.ng>
>---

Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>


  reply	other threads:[~2024-06-12  5:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11 21:58 [PATCH] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded Anton Johansson via
2024-06-12  5:55 ` Manos Pitsidianakis [this message]
2024-06-12 12:37 ` Philippe Mathieu-Daudé

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=eydtr.swwnp3delkqt@linaro.org \
    --to=manos.pitsidianakis@linaro.org \
    --cc=anjo@rev.ng \
    --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.