Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284434
b: refs/heads/master
c: 067bce1
h: refs/heads/master
v: v3
  • Loading branch information
Cyrill Gorcunov authored and Linus Torvalds committed Jan 13, 2012
1 parent dd7ddfa commit 04d0a20
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 85bbddc37b2bf947a577d572b1c4c23bf829217f
refs/heads/master: 067bce1a06c1f84146f873a598cd7c3a28eee1d5
11 changes: 11 additions & 0 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,17 @@ config DEBUG_BLK_CGROUP

endif # CGROUPS

config CHECKPOINT_RESTORE
bool "Checkpoint/restore support" if EXPERT
default n
help
Enables additional kernel features in a sake of checkpoint/restore.
In particular it adds auxiliary prctl codes to setup process text,
data and heap segment sizes, and a few additional /proc filesystem
entries.

If unsure, say N here.

menuconfig NAMESPACES
bool "Namespaces support" if EXPERT
default !EXPERT
Expand Down

0 comments on commit 04d0a20

Please sign in to comment.