commit | 98ed57eef9f67dfe541be0bca34660ffc88365b2 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Thu May 31 16:26:42 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 31 17:49:32 2012 -0700 |
tree | 1dee418c15205a31a811597587bdec9d1bc0cdd2 | |
parent | ac34ebb3a67e699edcb5ac72f19d31679369dfaa [diff] |
sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE For those who doesn't need C/R functionality there is no need to control last pid, ie the pid for the next fork() call. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Cc: Pavel Emelyanov <xemul@parallels.com> Cc: Tejun Heo <tj@kernel.org> Cc: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>