[PATCH 0/2] xen/mm: Alter get_outstanding_claims() to return information by value

Andrew Cooper posted 2 patches 1 week, 2 days ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260803121739.370951-1-andrew.cooper3@citrix.com
xen/common/numa.c       |  2 +-
xen/common/page_alloc.c | 18 ++++++++++++------
xen/common/sysctl.c     | 10 +++++++---
xen/include/xen/mm.h    |  8 ++++++--
4 files changed, 26 insertions(+), 12 deletions(-)
[PATCH 0/2] xen/mm: Alter get_outstanding_claims() to return information by value
Posted by Andrew Cooper 1 week, 2 days ago
Changes to help unwedge the XenServer patchqueue following commit 44adbac3c7a6
("xen/mm: Introduce per-node free page counter").

Andrew Cooper (2):
  xen/mm: Alter get_outstanding_claims() to return information by value
  xen/mm: Return claim information from avail_node_heap_pages()

 xen/common/numa.c       |  2 +-
 xen/common/page_alloc.c | 18 ++++++++++++------
 xen/common/sysctl.c     | 10 +++++++---
 xen/include/xen/mm.h    |  8 ++++++--
 4 files changed, 26 insertions(+), 12 deletions(-)

-- 
2.39.5