From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Jason Andryuk <jason.andryuk@amd.com>, oleksii.kurochko@gmail.com
Cc: xen-devel@lists.xenproject.org, Jan Beulich <jbeulich@suse.com>,
Andrew Cooper <andrew.cooper3@citrix.com>,
Teddy Astie <teddy.astie@vates.tech>
Subject: Re: [PATCH v2 0/3] xen/x86: Change stub page freeing to fix smt=0
Date: Fri, 5 Jun 2026 09:32:34 +0200 [thread overview]
Message-ID: <aiJ7kglbv50TnDGu@macbook.local> (raw)
In-Reply-To: <20260604231837.804560-1-jason.andryuk@amd.com>
You want to Cc Oleksii for those, as we would like to get them into
4.22. I've added him to the cover letter so he is aware.
Regards, Roger.
On Thu, Jun 04, 2026 at 07:18:34PM -0400, Jason Andryuk wrote:
> This is a different approach to fixing the stub page handling that is
> broken with !CONFIG_PV and smt=0.
>
> Jason Andryuk (3):
> xen/x86: Remove unneeded stub_page setting
> xen/x86: Split out page_walk_mfn() helper
> xen/x86: Change stub page allocation/free logic
>
> xen/arch/x86/include/asm/mm.h | 1 +
> xen/arch/x86/smpboot.c | 32 ++++++++++++++++++++------------
> xen/arch/x86/x86_64/mm.c | 31 +++++++++++++++++++++----------
> 3 files changed, 42 insertions(+), 22 deletions(-)
>
> --
> 2.54.0
>
prev parent reply other threads:[~2026-06-05 7:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-04 23:18 [PATCH v2 0/3] xen/x86: Change stub page freeing to fix smt=0 Jason Andryuk
2026-06-04 23:18 ` [PATCH v2 1/3] xen/x86: Remove unneeded stub_page setting Jason Andryuk
2026-06-05 7:31 ` Roger Pau Monné
2026-06-04 23:18 ` [PATCH v2 2/3] xen/x86: Split out page_walk_mfn() helper Jason Andryuk
2026-06-04 23:18 ` [PATCH v2 3/3] xen/x86: Change stub page allocation/free logic Jason Andryuk
2026-06-05 8:32 ` Roger Pau Monné
2026-06-05 7:32 ` Roger Pau Monné [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=aiJ7kglbv50TnDGu@macbook.local \
--to=roger.pau@citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=jason.andryuk@amd.com \
--cc=jbeulich@suse.com \
--cc=oleksii.kurochko@gmail.com \
--cc=teddy.astie@vates.tech \
--cc=xen-devel@lists.xenproject.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.