>>> On 04.06.19 at 18:23, <julien.gr...@arm.com> wrote: > On 6/4/19 5:21 PM, Jan Beulich wrote: >>>>> On 03.06.19 at 18:03, <julien.gr...@arm.com> wrote: >>> --- a/xen/include/asm-x86/mm.h >>> +++ b/xen/include/asm-x86/mm.h >>> @@ -442,6 +442,8 @@ int check_descriptor(const struct domain *d, seg_desc_t >>> *desc); >>> >>> extern paddr_t mem_hotplug; >>> >>> +extern struct domain *dom_xen, *dom_io, *dom_cow; /* for vmcoreinfo */ >> >> Ah, now I see what Andrew was talking about. In my patch, I'll move >> the declarations ahead of the asm/mm.h inclusion point then. > > Do you plan to merge your patch first? Just to know if I need to rebase.
Well, that largely depends on having the necessary acks (i.e. in particular yours for the Arm changes) in place. If I had an Arm ack, the patch could go in right away (with the adjustments made as requested by Andrew) afaict. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel