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:
86a3db5
)
cgroup: remove synchronize_rcu() from cgroup_diput()
author
Li Zefan
<lizefan@huawei.com>
Thu, 24 Jan 2013 06:31:42 +0000
(14:31 +0800)
committer
Tejun Heo
<tj@kernel.org>
Thu, 24 Jan 2013 20:05:18 +0000
(12:05 -0800)
Free cgroup via call_rcu(). The actual work is done through
workqueue.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found