Re: [PATCH v1 1/5] xen: xensyms support

From: Jan Beulich
Date: Wed Sep 11 2013 - 04:17:40 EST


>>> On 10.09.13 at 17:31, Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx> wrote:
> --- a/drivers/xen/Kconfig
> +++ b/drivers/xen/Kconfig
> @@ -242,4 +242,9 @@ config XEN_MCE_LOG
> config XEN_HAVE_PVMMU
> bool
>
> +config XEN_SYMS
> + bool "Xen symbols"
> + depends on XEN_DOM0 && XENFS && KALLSYMS
> + default y

Looking through the rest of the patch I can't see the dependency
on KALLSYMS. Perhaps this should be used for the default setting
instead of as a dependency?

Jan

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/