[PATCH] Enable CHECKPOINT_RESTORE on power64le for CRIU feature

Josh Boyer jwboyer at fedoraproject.org
Fri Sep 4 17:00:21 UTC 2015


On Fri, Sep 4, 2015 at 12:49 PM, Andrey Vagin <avagin at gmail.com> wrote:
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
> ---
>  config-powerpc64le | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/config-powerpc64le b/config-powerpc64le
> index 48c8c0d..7d9f3fc 100644
> --- a/config-powerpc64le
> +++ b/config-powerpc64le
> @@ -1,3 +1,6 @@
>  CONFIG_CPU_LITTLE_ENDIAN=y
>
>  CONFIG_POWER7_CPU=y
> +
> +# https://fedoraproject.org/wiki/Features/Checkpoint_Restore
> +CONFIG_CHECKPOINT_RESTORE=y

I'm fine with this, but why would you only enable this on ppc64le vs.
all of ppc64?  Also, did you run this past the Fedora ppc team?

josh


More information about the ppc mailing list