diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-03-25 22:10:27 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-03-25 22:10:27 (GMT) |
commit | be2b75e03866a6963042cdb79b433f9717ecb35a (patch) | |
tree | 89017fa19895659d50854ff5ae73906a209deb71 /abs/core/linux/criu-no-expert.patch | |
parent | ae3af2ed004ffa8a99b9beac8d880f9a2aefe218 (diff) | |
download | linhes_pkgbuild-be2b75e03866a6963042cdb79b433f9717ecb35a.zip linhes_pkgbuild-be2b75e03866a6963042cdb79b433f9717ecb35a.tar.gz linhes_pkgbuild-be2b75e03866a6963042cdb79b433f9717ecb35a.tar.bz2 |
linux: update kernel to 3.13.7
Diffstat (limited to 'abs/core/linux/criu-no-expert.patch')
-rw-r--r-- | abs/core/linux/criu-no-expert.patch | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/abs/core/linux/criu-no-expert.patch b/abs/core/linux/criu-no-expert.patch index 2124427..9bbc028 100644 --- a/abs/core/linux/criu-no-expert.patch +++ b/abs/core/linux/criu-no-expert.patch @@ -1,8 +1,8 @@ diff --git a/init/Kconfig b/init/Kconfig -index be8b7f5..7461760 100644 +index 4e5d96a..4b94ffe 100644 --- a/init/Kconfig +++ b/init/Kconfig -@@ -989,7 +989,7 @@ config DEBUG_BLK_CGROUP +@@ -1078,7 +1078,7 @@ config DEBUG_BLK_CGROUP endif # CGROUPS config CHECKPOINT_RESTORE @@ -11,12 +11,3 @@ index be8b7f5..7461760 100644 default n help Enables additional kernel features in a sake of checkpoint/restore. -@@ -1000,7 +1000,7 @@ config CHECKPOINT_RESTORE - If unsure, say N here. - - menuconfig NAMESPACES -- bool "Namespaces support" if EXPERT -+ bool "Namespaces support" - default !EXPERT - help - Provides the way to make tasks work with different objects using |