[Devel] Re: [PATCH 1/1] x86: c/r support (for now) requires compat_vdso
Oren Laadan
orenl at cs.columbia.edu
Sun Apr 5 13:27:48 PDT 2009
Ok, applied.
Serge E. Hallyn wrote:
> Make x86 support depend on it (for now).
>
> Signed-off-by: Serge E. Hallyn <serue at us.ibm.com>
> ---
> arch/x86/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index 246e26b..efc462a 100644
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -73,6 +73,7 @@ config HAVE_LATENCYTOP_SUPPORT
>
> config CHECKPOINT_SUPPORT
> bool
> + depends on COMPAT_VDSO
> default y if X86_32
>
> config FAST_CMPXCHG_LOCAL
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list