>>> On 23.08.18 at 11:47, <paul.durr...@citrix.com> wrote: > --- a/xen/common/Makefile > +++ b/xen/common/Makefile > @@ -13,6 +13,7 @@ obj-$(CONFIG_CRASH_DEBUG) += gdbstub.o > obj-y += grant_table.o > obj-y += guestcopy.o > obj-bin-y += gunzip.init.o > +obj-$(CONFIG_X86) += iommu_op.o
Btw - irrespective of this I think you'd better ... > +int compat_one_iommu_op(compat_iommu_op_buf_t *buf) ... have #ifdef CONFIG_COMPAT above here. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel