Skip to content
Commit 24dab7a7 authored by Tejun Heo's avatar Tejun Heo
Browse files

cgroup: reorder SUBSYS(blkio) in cgroup_subsys.h



The scheduled cgroup writeback support requires blkio to be
initialized before memcg as memcg needs to provide certain blkcg
related functionalities.  Relocate blkio so that it's right above
memory.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent f595f76d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment