[PATCH] Enable CHECKPOINT_RESTORE on power64le for CRIU feature

Andrey Vagin avagin at gmail.com
Fri Sep 4 16:49:42 UTC 2015


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
-- 
2.4.3



More information about the kernel mailing list