summaryrefslogtreecommitdiffstats
path: root/abs/core/linux/criu-no-expert.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-01-02 23:11:54 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-01-02 23:11:54 (GMT)
commitc0607e961b6e151f5fa9a0f1b1103d0082e39ed9 (patch)
tree7493bf4cd25cda5a0cfa5290a438f748298d2223 /abs/core/linux/criu-no-expert.patch
parentefd95ce5b48d0214af3a6da3960413ac476a2d1a (diff)
downloadlinhes_pkgbuild-c0607e961b6e151f5fa9a0f1b1103d0082e39ed9.zip
linhes_pkgbuild-c0607e961b6e151f5fa9a0f1b1103d0082e39ed9.tar.gz
linhes_pkgbuild-c0607e961b6e151f5fa9a0f1b1103d0082e39ed9.tar.bz2
linux: update to 3.18.1
Diffstat (limited to 'abs/core/linux/criu-no-expert.patch')
-rw-r--r--abs/core/linux/criu-no-expert.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/abs/core/linux/criu-no-expert.patch b/abs/core/linux/criu-no-expert.patch
deleted file mode 100644
index 9bbc028..0000000
--- a/abs/core/linux/criu-no-expert.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/init/Kconfig b/init/Kconfig
-index 4e5d96a..4b94ffe 100644
---- a/init/Kconfig
-+++ b/init/Kconfig
-@@ -1078,7 +1078,7 @@ config DEBUG_BLK_CGROUP
- endif # CGROUPS
-
- config CHECKPOINT_RESTORE
-- bool "Checkpoint/restore support" if EXPERT
-+ bool "Checkpoint/restore support"
- default n
- help
- Enables additional kernel features in a sake of checkpoint/restore.