Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1391821 > unrolled thread

[PATCH v2] cgroup: allow management of subtrees by cgroup namespaces

Started byAleksa Sarai <asarai@suse.de>
First post2016-05-01 15:50 +0200
Last post2016-05-01 15:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2] cgroup: allow management of subtrees by cgroup namespaces Aleksa Sarai <asarai@suse.de> - 2016-05-01 15:50 +0200

#1391821 — [PATCH v2] cgroup: allow management of subtrees by cgroup namespaces

FromAleksa Sarai <asarai@suse.de>
Date2016-05-01 15:50 +0200
Subject[PATCH v2] cgroup: allow management of subtrees by cgroup namespaces
Message-ID<rtZV0-1Se-7@gated-at.bofh.it>
This is an updated version of v1 of this patchset[1], which properly
unlocks all of the relevant locks in the error path of copy_cgroup_ns().

[1]: https://lkml.org/lkml/2016/5/1/77

Aleksa Sarai (1):
  cgroup: allow management of subtrees by new cgroup namespaces

 kernel/cgroup.c | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 72 insertions(+), 2 deletions(-)

-- 
2.8.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web