Quoting Nathan Lynch ([email protected]):
> For now, supported only for 32-bit kernels.
> 
> Signed-off-by: Nathan Lynch <[email protected]>

Acked-by: Serge Hallyn <[email protected]>

> ---
>  arch/x86/Kconfig |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index bc2fbad..246e26b 100644
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -71,6 +71,10 @@ config STACKTRACE_SUPPORT
>  config HAVE_LATENCYTOP_SUPPORT
>       def_bool y
> 
> +config CHECKPOINT_SUPPORT
> +     bool
> +     default y if X86_32
> +
>  config FAST_CMPXCHG_LOCAL
>       bool
>       default y
> -- 
> 1.6.0.6
> 
> _______________________________________________
> Containers mailing list
> [email protected]
> https://lists.linux-foundation.org/mailman/listinfo/containers
_______________________________________________
Containers mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to