All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Chou <max.chou@sifive.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-devel@nongnu.org, qemu-riscv@nongnu.org,
	 Palmer Dabbelt <palmer@dabbelt.com>,
	Alistair Francis <alistair.francis@wdc.com>,
	 Weiwei Li <liwei1518@gmail.com>,
	Daniel Henrique Barboza <daniel.barboza@oss.qualcomm.com>,
	 Liu Zhiwei <zhiwei_liu@linux.alibaba.com>,
	Chao Liu <chao.liu.zevorn@gmail.com>,
	qemu-stable <qemu-stable@nongnu.org>,
	Paolo Savini <paolo.savini@embecosm.com>
Subject: Re: [PATCH 0/2] Fix probe_pages and vext_ldff issues
Date: Mon, 23 Mar 2026 16:19:03 +0800	[thread overview]
Message-ID: <acD2qZvU-TQTa_e9@sifive.com> (raw)
In-Reply-To: <20a922d2-cfdf-4ce2-b230-675e33266d42@tls.msk.ru>

On 2026-03-23 10:26, Michael Tokarev wrote:
> This makes sense.
> 
> However, 10.0 lacks d887736225 "Expand the probe_pages helper function
> to handle probe flags", which makes the first change in this series
> (5568177738 "target/riscv: rvv: Fix missing flags merge in probe_pages
> for cross-page accesses") non-applicable.
> 
> Is it okay to pick d887736225 for 10.0.x too?  (Adding Paolo Savini to
> the Cc list).
> 
> The result works and passes tests but since it's not my area it'd be
> nice if someone can confirm/deny.  Or maybe some other fixes should be
> picked up for 10.0.x too.  The current result is at
> https://gitlab.com/mjt0k/qemu/-/commits/staging-10.0
> 
> Thanks!
> 
> /mjt

Hi Michael,

Regarding commit d887736225, I agree with you that it should be picked
up for the 10.0.x series. It includes the necessary modifications for
probe_pages that enable the first patch of this patchset to apply
correctly, so I think that is okay to include.

I've checked the cherry-picks (3b3e6682/2f4335d7/ba624f3f) in the
stable-10.0, and they LGTM. It appears to include the related commits of
this patchset.

Thanks,

rnax


  reply	other threads:[~2026-03-23  8:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-18  1:38 [PATCH 0/2] Fix probe_pages and vext_ldff issues Max Chou
2026-03-18  1:38 ` [PATCH 1/2] target/riscv: rvv: Fix missing flags merge in probe_pages for cross-page accesses Max Chou
2026-03-19  3:23   ` Alistair Francis
2026-03-18  1:38 ` [PATCH 2/2] target/riscv: rvv: Fix page probe issues in vext_ldff Max Chou
2026-03-19  3:25   ` Alistair Francis
2026-03-19  3:30 ` [PATCH 0/2] Fix probe_pages and vext_ldff issues Alistair Francis
2026-03-20 20:53 ` Michael Tokarev
2026-03-23  7:08   ` Max Chou
2026-03-23  7:26     ` Michael Tokarev
2026-03-23  8:19       ` Max Chou [this message]
2026-03-23 10:57         ` Paolo Savini

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=acD2qZvU-TQTa_e9@sifive.com \
    --to=max.chou@sifive.com \
    --cc=alistair.francis@wdc.com \
    --cc=chao.liu.zevorn@gmail.com \
    --cc=daniel.barboza@oss.qualcomm.com \
    --cc=liwei1518@gmail.com \
    --cc=mjt@tls.msk.ru \
    --cc=palmer@dabbelt.com \
    --cc=paolo.savini@embecosm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    --cc=zhiwei_liu@linux.alibaba.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 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.