Re: [PATCH v12 5/8] cgroup: move enum cgroup_subsys_id definition

2015-05-28 Thread Tejun Heo
On Tue, May 19, 2015 at 11:25:41AM +1000, Aleksa Sarai wrote: > Hi Tejun, > > >> This is in preparation for implementing the pids cgroup subsystem. It is > >> not a functional change and should not change any behavior. > >> > >> Signed-off-by: Aleksa Sarai > > > > I did a big reorg of cgroup.h an

Re: [PATCH v12 5/8] cgroup: move enum cgroup_subsys_id definition

2015-05-18 Thread Aleksa Sarai
Hi Tejun, >> This is in preparation for implementing the pids cgroup subsystem. It is >> not a functional change and should not change any behavior. >> >> Signed-off-by: Aleksa Sarai > > I did a big reorg of cgroup.h and split of cgroup-defs.h from it and > this patch doesn't seem necessary anymo

Re: [PATCH v12 5/8] cgroup: move enum cgroup_subsys_id definition

2015-05-18 Thread Tejun Heo
On Tue, May 19, 2015 at 12:51:04AM +1000, Aleksa Sarai wrote: > This is in preparation for implementing the pids cgroup subsystem. It is > not a functional change and should not change any behavior. > > Signed-off-by: Aleksa Sarai I did a big reorg of cgroup.h and split of cgroup-defs.h from it