[PATCH 0/2] xen/mm: fix fallout from populate_physmap() deferred scrub change

Roger Pau Monne posted 2 patches 1 week, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260325100803.6640-1-roger.pau@citrix.com
There is a newer version of this series
xen/common/memory.c     |  9 ++++++++-
xen/common/page_alloc.c | 39 +++++++++++++++++++++++++++++----------
xen/include/xen/mm.h    |  2 ++
3 files changed, 39 insertions(+), 11 deletions(-)
[PATCH 0/2] xen/mm: fix fallout from populate_physmap() deferred scrub change
Posted by Roger Pau Monne 1 week, 1 day ago
Hello,

Two fixes for the populate_physmap() deferred scrubbing changes.

Thanks, Roger.

Roger Pau Monne (2):
  xen/mm: don't unconditionally clear PGC_need_scrub in
    alloc_heap_pages()
  xen/mm: do not assign pages to a domain until they are scrubbed

 xen/common/memory.c     |  9 ++++++++-
 xen/common/page_alloc.c | 39 +++++++++++++++++++++++++++++----------
 xen/include/xen/mm.h    |  2 ++
 3 files changed, 39 insertions(+), 11 deletions(-)

-- 
2.51.0