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

Jan


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

Reply via email to