cgroup: Kill subsys.active flag
The only user was cpuacct. Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Li Zefan <lizefan@huawei.com> Acked-by: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/5155385A.4040207@huawei.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
parent
a2b0ae25fc
commit
479f614110
2 changed files with 0 additions and 4 deletions
|
@ -458,7 +458,6 @@ struct cgroup_subsys {
|
|||
void (*bind)(struct cgroup *root);
|
||||
|
||||
int subsys_id;
|
||||
int active;
|
||||
int disabled;
|
||||
int early_init;
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue