Re: [PATCHSET cgroup/for-3.12] cgroup: use cgroup_subsys_state asthe primary subsystem interface handle

From: Tejun Heo
Date: Thu Aug 08 2013 - 20:12:48 EST


On Thu, Aug 01, 2013 at 05:49:38PM -0400, Tejun Heo wrote:
> So, this patchset converts all cgroup subsystem APIs to deal with
> css's instead of cgroups. The patchset is fairly large but most of
> the conversions, while being tedious, aren't complex. At the end of
> series, subsystems no longer make cgroup -> css mapping themselves and
> cgroup_css() - formerly cgroup_subsys_state() - is made internal to
> cgroup core proper.

Applied to cgroup/for-3.12.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/