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.
> 
> Signed-off-by: Julien Grall <julien.gr...@citrix.com>
> CC: Ian Jackson <ian.jack...@eu.citrix.com>
> CC: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
> CC: Ian Campbell <ian.campb...@citrix.com>
> CC: Wei Liu <wei.l...@citrix.com>
> CC: Tiejun Chen <tiejun.c...@intel.com>
> 

Acked-by: Wei Liu <wei.l...@citrix.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to