+1
−1
kernel/cgroup/cgroup-internal.h
0 → 100644
+103
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
cgroup.c is getting too unwieldy. Let's move out cgroup v1 specific
code along with the debug controller into kernel/cgroup/cgroup-v1.c.
v2: cgroup_mutex and css_set_lock made available in cgroup-internal.h
regardless of CONFIG_PROVE_RCU.
Signed-off-by:
Tejun Heo <tj@kernel.org>
Acked-by:
Acked-by: Zefan Li <lizefan@huawei.com>