From: Li Zefan Date: Fri, 14 Feb 2014 08:56:04 +0000 (+0800) Subject: cgroup: deal with dummp_top in cgroup_name() and cgroup_path() X-Git-Tag: v3.15-rc1~109^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc045e3952175e84c38dad22dea14465b9fc8fb5;p=pandora-kernel.git cgroup: deal with dummp_top in cgroup_name() and cgroup_path() 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 Signed-off-by: Tejun Heo --- Reading git-diff-tree failed