diff options
Diffstat (limited to 'criu-no-expert.patch')
-rw-r--r-- | criu-no-expert.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/criu-no-expert.patch b/criu-no-expert.patch index c2d424e59..2ac9eb04c 100644 --- a/criu-no-expert.patch +++ b/criu-no-expert.patch @@ -9,10 +9,10 @@ Upstream-status: Fedora mustard 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init/Kconfig b/init/Kconfig -index 3bad458f1c68..aee58b9fedfc 100644 +index 3c866db603a7..bfb3c54d5286 100644 --- a/init/Kconfig +++ b/init/Kconfig -@@ -1147,7 +1147,7 @@ config DEBUG_BLK_CGROUP +@@ -1149,7 +1149,7 @@ config DEBUG_BLK_CGROUP endif # CGROUPS config CHECKPOINT_RESTORE @@ -21,7 +21,7 @@ index 3bad458f1c68..aee58b9fedfc 100644 default n help Enables additional kernel features in a sake of checkpoint/restore. -@@ -1158,7 +1158,7 @@ config CHECKPOINT_RESTORE +@@ -1160,7 +1160,7 @@ config CHECKPOINT_RESTORE If unsure, say N here. menuconfig NAMESPACES |