From 35eff41288ccf2a1ddd555db0b0e51906af970a0 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 26 Jun 2015 09:33:38 -0400 Subject: Linux v4.1-5596-gaefbef10e3ae --- criu-no-expert.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'criu-no-expert.patch') diff --git a/criu-no-expert.patch b/criu-no-expert.patch index 020f73c86..ec6ac62b3 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 1c9c8e500a48..6d00970e220e 100644 +index f3e3a0d45d40..41765c00d633 100644 --- a/init/Kconfig +++ b/init/Kconfig -@@ -1144,7 +1144,7 @@ config DEBUG_BLK_CGROUP +@@ -1130,7 +1130,7 @@ config DEBUG_BLK_CGROUP endif # CGROUPS config CHECKPOINT_RESTORE @@ -21,7 +21,7 @@ index 1c9c8e500a48..6d00970e220e 100644 default n help Enables additional kernel features in a sake of checkpoint/restore. -@@ -1155,7 +1155,7 @@ config CHECKPOINT_RESTORE +@@ -1141,7 +1141,7 @@ config CHECKPOINT_RESTORE If unsure, say N here. menuconfig NAMESPACES -- cgit