Hi, On 16/03/18 11:32, Jan Beulich wrote: >>>> On 16.03.18 at 12:10, <andre.przyw...@linaro.org> wrote: >> On 16/03/18 10:48, Jan Beulich wrote: >>>>>> On 15.03.18 at 21:30, <andre.przyw...@linaro.org> wrote: >>>> --- a/xen/common/Makefile >>>> +++ b/xen/common/Makefile >>>> @@ -19,6 +19,7 @@ obj-y += keyhandler.o >>>> obj-$(CONFIG_KEXEC) += kexec.o >>>> obj-$(CONFIG_KEXEC) += kimage.o >>>> obj-y += lib.o >>>> +obj-y += list_sort.o >>> >>> Why here rather than in patch 17? And why also for x86? I think you >>> want a promptless Kconfig option that an arch can select if it needs >>> this code, unless or until common code makes use of it. >> >> Yeah, I had obj-$(CONFIG_NEW_VGIC) before, but Julien disliked it. >> Promptless Kconfig sounds good to me. > > And note I'm not asking for a VGIC option, but for a LIST_SORT one.
Yeah, I got that ;-) CONFIG_LIST_SORT or CONFIG_HAS_LIST_SORT? Cheers, Andre. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel