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:
913ffdb
)
cgroup: fix a leak when percpu_ref_init() fails
author
Li Zefan
<lizefan@huawei.com>
Wed, 31 Jul 2013 08:16:28 +0000
(16:16 +0800)
committer
Tejun Heo
<tj@kernel.org>
Wed, 31 Jul 2013 10:13:25 +0000
(06:13 -0400)
ss->css_free() is not called when perfcpu_ref_init() fails.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found