summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2010-11-23 21:37:03 -0800
committerColin Cross <ccross@android.com>2010-12-17 17:01:49 -0800
commit60cdbd1f3397f12b563cfc83055d443409c609eb (patch)
treed86bb3e709be07b248dfe622753d7f01aa14bc39 /.mailmap
parenta05f03bf6ece7619877d6b3ccfbc7597f6df7b40 (diff)
cgroup: Set CGRP_RELEASABLE when adding to a cgroup
Changes the meaning of CGRP_RELEASABLE to be set on any cgroup that has ever had a task or cgroup in it, or had css_get called on it. The bit is set in cgroup_attach_task, cgroup_create, and __css_get. It is not necessary to set the bit in cgroup_fork, as the task is either in the root cgroup, in which can never be released, or the task it was forked from already set the bit in croup_attach_task. Signed-off-by: Colin Cross <ccross@android.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions