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:
6534fd6
)
cgroup: deal with dummp_top in cgroup_name() and cgroup_path()
author
Li Zefan
<lizefan@huawei.com>
Fri, 14 Feb 2014 08:56:04 +0000
(16:56 +0800)
committer
Tejun Heo
<tj@kernel.org>
Fri, 14 Feb 2014 15:52:40 +0000
(10:52 -0500)
My kernel fails to boot, because blkcg calls cgroup_path() while
cgroupfs is not mounted.
Fix both cgroup_name() and cgroup_path().
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
include/linux/cgroup.h
patch
|
blob
|
history
diff --cc
include/linux/cgroup.h
Simple merge