> -----Original Message-----
> From: Jan Beulich <jbeul...@suse.com>
> Sent: 06 February 2020 08:46
> To: Durrant, Paul <pdurr...@amazon.co.uk>
> Cc: xen-devel@lists.xenproject.org; Stefano Stabellini
> <sstabell...@kernel.org>; Julien Grall <jul...@xen.org>; Wei Liu
> <w...@xen.org>; Konrad Rzeszutek Wilk <konrad.w...@oracle.com>; Andrew
> Cooper <andrew.coop...@citrix.com>; Ian Jackson
> <ian.jack...@eu.citrix.com>; George Dunlap <george.dun...@citrix.com>; Tim
> Deegan <t...@xen.org>; Jun Nakajima <jun.nakaj...@intel.com>; Volodymyr
> Babchuk <volodymyr_babc...@epam.com>; Roger Pau Monné
> <roger....@citrix.com>
> Subject: Re: [Xen-devel] [PATCH v9 0/4] purge free_shared_domheap_page()
> 
> On 06.02.2020 09:28, Durrant, Paul wrote:
> > AFAICT these patches have the necessary A-b/R-b-s, or are there some
> missing that I need to chase?
> 
> According to my records ...
> 
> >> -----Original Message-----
> >> From: Paul Durrant <pdurr...@amazon.com>
> >> Sent: 03 February 2020 10:57
> >>
> >> Paul Durrant (4):
> >>   x86 / vmx: move teardown from domain_destroy()...
> >>   add a domain_tot_pages() helper function
> >>   mm: make pages allocated with MEMF_no_refcount safe to assign
> >>   x86 / vmx: use a MEMF_no_refcount domheap page for
> >>     APIC_DEFAULT_PHYS_BASE
> >>
> >>  xen/arch/arm/arm64/domctl.c     |  2 +-
> 
> ... this (Arm), ...
> 
> >>  xen/arch/x86/domain.c           |  2 +-
> >>  xen/arch/x86/hvm/vmx/vmx.c      | 25 ++++++++---
> 
> ... this (VMX), ...
> 
> >>  xen/arch/x86/mm.c               | 15 ++-----
> >>  xen/arch/x86/mm/p2m-pod.c       | 10 ++---
> 
> ... this (MM), ...
> 
> >>  xen/arch/x86/mm/shadow/common.c |  2 +-
> 
> ... this (shadow), ...
> 
> >>  xen/arch/x86/msi.c              |  2 +-
> >>  xen/arch/x86/numa.c             |  2 +-
> >>  xen/arch/x86/pv/dom0_build.c    | 25 ++++++-----
> >>  xen/arch/x86/pv/domain.c        |  2 +-
> >>  xen/arch/x86/pv/shim.c          |  4 +-
> >>  xen/common/domctl.c             |  2 +-
> >>  xen/common/grant_table.c        |  4 +-
> >>  xen/common/keyhandler.c         |  2 +-
> >>  xen/common/memory.c             |  2 +-
> >>  xen/common/page_alloc.c         | 78 ++++++++++++++++++++++++---------
> >>  xen/include/asm-arm/mm.h        |  5 ++-
> 
> ... and this (Arm again). I think almost all are for patch 2, with
> an Arm one needed on patch 3. If I overlooked any, please point me
> at them.

Ok, thanks. Kevin has completed his acks (patches #1 and #4).

George, Julien, Tim,

  Can I have acks or otherwise, please?

  Paul

> 
> Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to