On Tue, Jun 27, 2017 at 12:13:19AM -0600, Jan Beulich wrote: > >>> Wei Liu <wei.l...@citrix.com> 06/26/17 6:29 PM >>> > >--- a/xen/arch/x86/pv/Makefile > >+++ b/xen/arch/x86/pv/Makefile > >@@ -1,6 +1,7 @@ > >obj-y += hypercall.o > >obj-y += traps.o > > > >+obj-y += callback.o > >obj-bin-y += dom0_build.init.o > >obj-y += domain.o > >obj-y += emulate.o > > Not something to be dealt with in this patch, but - is there a reason we > have two groups of object files here? I see none, and hence would have > expected this to be a single sorted list instead of two. >
No. It just so happened I added a newline at some point. I will submit a patch to fix this at some point. > Jan > _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel