Hello, Linus. Three mostly trivial patches. The biggest change is that blkio is now initialized before memcg which will be needed to make memcg and blkcg cooperate on writeback IOs. Thanks. The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-3.20 for you to fetch changes up to f3ba53802eff25e3eedb60d7afe5262710e20bd5: cgroup: add dummy css_put() for !CONFIG_CGROUPS (2015-01-06 12:02:46 -0500) ---------------------------------------------------------------- Henrik Austad (1): Update of Documentation/cgroups/00-INDEX Tejun Heo (2): cgroup: reorder SUBSYS(blkio) in cgroup_subsys.h cgroup: add dummy css_put() for !CONFIG_CGROUPS Documentation/cgroups/00-INDEX | 2 ++ include/linux/cgroup.h | 4 ++++ include/linux/cgroup_subsys.h | 8 ++++---- 3 files changed, 10 insertions(+), 4 deletions(-) -- tejun -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html