All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] xen/x86: Change stub page freeing to fix smt=0
@ 2026-06-04 23:18 Jason Andryuk
  2026-06-04 23:18 ` [PATCH v2 1/3] xen/x86: Remove unneeded stub_page setting Jason Andryuk
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jason Andryuk @ 2026-06-04 23:18 UTC (permalink / raw)
  To: xen-devel
  Cc: Jason Andryuk, Jan Beulich, Andrew Cooper, Roger Pau Monné,
	Teddy Astie

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-06-05  8:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 0/3] xen/x86: Change stub page freeing to fix smt=0 Roger Pau Monné

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.