[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5 01/13] x86: move callback_op code to pv/callback.c
>>> Wei Liu <wei.liu2@xxxxxxxxxx> 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |