Wei Liu writes ("Re: [PATCH] libxc: Expose xc_reserved_device_memory_map to ARM too"): > On Thu, Jul 23, 2015 at 05:47:09PM +0100, Julien Grall wrote: > > The commit 25652f2 "tools/libxl: detect and avoid conflicts with RDM" > > introduced the usage of xc_reserved_device_memory_map in the libxl > > generic code. But the function is only defined for x86 which breaks the > > ARM build. > > > > The hypercall called by this helper is implemented in the generic code > > and doesn't contain any x86 specific code. Therefore, it's fine to > > expose the helper to ARM.
Thanks, Julien. Sorry for breaking the ARM build. > Acked-by: Wei Liu <wei.l...@citrix.com> Acked-by: Ian Jackson <ian.jack...@eu.citrix.com> Committed-by: Ian Jackson <ian.jack...@eu.citrix.com> Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel