[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v9 0/4] purge free_shared_domheap_page()
AFAICT these patches have the necessary A-b/R-b-s, or are there some missing that I need to chase? Paul > -----Original Message----- > From: Paul Durrant <pdurrant@xxxxxxxxxx> > Sent: 03 February 2020 10:57 > To: xen-devel@xxxxxxxxxxxxxxxxxxxx > Cc: Durrant, Paul <pdurrant@xxxxxxxxxxxx>; Andrew Cooper > <andrew.cooper3@xxxxxxxxxx>; George Dunlap <george.dunlap@xxxxxxxxxx>; Ian > Jackson <ian.jackson@xxxxxxxxxxxxx>; Julien Grall <julien@xxxxxxx>; Jun > Nakajima <jun.nakajima@xxxxxxxxx>; Konrad Rzeszutek Wilk > <konrad.wilk@xxxxxxxxxx>; Roger Pau Monné <roger.pau@xxxxxxxxxx>; Stefano > Stabellini <sstabellini@xxxxxxxxxx>; Tim Deegan <tim@xxxxxxx>; Volodymyr > Babchuk <Volodymyr_Babchuk@xxxxxxxx>; Wei Liu <wl@xxxxxxx> > Subject: [PATCH v9 0/4] purge free_shared_domheap_page() > > 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 +- > xen/arch/x86/domain.c | 2 +- > xen/arch/x86/hvm/vmx/vmx.c | 25 ++++++++--- > xen/arch/x86/mm.c | 15 ++----- > xen/arch/x86/mm/p2m-pod.c | 10 ++--- > xen/arch/x86/mm/shadow/common.c | 2 +- > 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 ++- > xen/include/asm-x86/mm.h | 9 ++-- > xen/include/public/memory.h | 4 +- > xen/include/xen/sched.h | 27 +++++++++--- > 20 files changed, 143 insertions(+), 81 deletions(-) > --- > Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > Cc: George Dunlap <george.dunlap@xxxxxxxxxx> > Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > Cc: Julien Grall <julien@xxxxxxx> > Cc: Jun Nakajima <jun.nakajima@xxxxxxxxx> > Cc: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> > Cc: "Roger Pau Monné" <roger.pau@xxxxxxxxxx> > Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx> > Cc: Tim Deegan <tim@xxxxxxx> > Cc: Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx> > Cc: Wei Liu <wl@xxxxxxx> > -- > 2.20.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |