>>> On 07.03.16 at 19:12, <andrew.coop...@citrix.com> wrote: > --- a/xen/include/asm-arm/domain.h > +++ b/xen/include/asm-arm/domain.h > @@ -65,6 +65,7 @@ struct arch_domain > RELMEM_mapping, > RELMEM_done, > } relmem; > + struct page_list_head relmem_list;
Well, if I was ARM maintainer I would say no to this otherwise pointless addition (even more so that this list doesn't get initialized anywhere). The expectation I had for how the build issue would be fixed was to simply not convert (at least) page_list_del2() to an inline function. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel