]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pidns-limit-the-nesting-depth-of-pid-namespaces-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 25 Oct 2012 01:13:57 +0000 (12:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 25 Oct 2012 01:13:57 +0000 (12:13 +1100)
commit8f2187f416ff90ec7c9f0ff9d9d2abe7de9d8201
treedea8916ca9e460b7e7d4eec1a082f89faa3693b9
parent2d78eda4ae89c8b18b1687202b4122b3d6ff5474
pidns-limit-the-nesting-depth-of-pid-namespaces-fix

return -EINVAL in response to excessive nesting, not -ENOMEM

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Andrew Vagin <avagin@openvz.org>
Cc: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/pid_namespace.c