[Devel] Re: [PATCH 1/7] s390: enable checkpoint support in Kconfig
Serge E. Hallyn
serue at us.ibm.com
Wed Mar 25 16:26:22 PDT 2009
Quoting Nathan Lynch (ntl at pobox.com):
> Only 64-bit kernels are supported.
>
> Signed-off-by: Nathan Lynch <ntl at pobox.com>
Acked-by: Serge Hallyn <serue at us.ibm.com>
> ---
> arch/s390/Kconfig | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
> index 6b0a353..98d339e 100644
> --- a/arch/s390/Kconfig
> +++ b/arch/s390/Kconfig
> @@ -49,6 +49,10 @@ config GENERIC_TIME_VSYSCALL
> config GENERIC_CLOCKEVENTS
> def_bool y
>
> +config CHECKPOINT_SUPPORT
> + bool
> + default y if 64BIT
> +
> config GENERIC_BUG
> bool
> depends on BUG
> --
> 1.6.0.6
>
> _______________________________________________
> Containers mailing list
> Containers at lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/containers
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list