>>> 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.

Jan


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

Reply via email to