[PATCH] Enable CHECKPOINT_RESTORE on arm and aarch64 for CRIU feature

Andrey Vagin avagin at gmail.com
Mon Sep 7 06:47:46 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1040486
https://bugzilla.redhat.com/show_bug.cgi?id=1146995

Cc: arm at lists.fedoraproject.org
Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 config-arm-generic | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/config-arm-generic b/config-arm-generic
index daceda0..b762d3f 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -350,3 +350,6 @@ CONFIG_VFIO_AMBA=m
 # CONFIG_BMP085_SPI is not set
 # CONFIG_TI_DAC7512 is not set
 # CONFIG_SPI_ROCKCHIP is not set
+
+# https://fedoraproject.org/wiki/Features/Checkpoint_Restore
+CONFIG_CHECKPOINT_RESTORE=y
-- 
2.4.3



More information about the kernel mailing list