]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 25 Apr 2012 01:04:52 +0000 (11:04 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 30 Apr 2012 05:17:43 +0000 (15:17 +1000)
commitad51d728ad2894ec8479e99ce79d216333668e03
tree45e865aa70b493f85f15561529b9a7145969e21d
parent0d2a57f5ae0acf935f4d1b589a200f1ca64ed061
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>
kernel/pid_namespace.c