git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db6e305
)
cgroup: add cgroup_subsys->css_released()
author
Tejun Heo
<tj@kernel.org>
Tue, 18 Nov 2014 07:49:51 +0000
(
02:49
-0500)
committer
Tejun Heo
<tj@kernel.org>
Tue, 18 Nov 2014 07:49:51 +0000
(
02:49
-0500)
Add a new cgroup subsys callback css_released(). This is called when
the reference count of the css (cgroup_subsys_state) reaches zero
before RCU scheduling free.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Zefan Li <lizefan@huawei.com>
No differences found