diff options
author | Li Zhong <zhong@linux.vnet.ibm.com> | 2012-11-28 13:15:21 +0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2012-11-28 18:02:39 +0400 |
commit | fddfb02ad0d0d3b479c2a26a8ae7e6411b34706b (patch) | |
tree | f3d8aa9e526486f4d07fc6f0a3619ce98ffeb3b9 /crypto/xcbc.c | |
parent | 811d8d6ff59cbc7d618dfa2cd339ba6c3691a7eb (diff) | |
download | linux-fddfb02ad0d0d3b479c2a26a8ae7e6411b34706b.tar.xz |
cgroup: move list add after list head initilization
2243076ad1 ("cgroup: initialize cgrp->allcg_node in
init_cgroup_housekeeping()") initializes cgrp->allcg_node in
init_cgroup_housekeeping(). Then in init_cgroup_root(), we should
call init_cgroup_housekeeping() before adding it to &root->allcg_list;
otherwise, we are initializing an entry already in a list.
Signed-off-by: Li Zhong <zhong@linux.vnet.ibm.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'crypto/xcbc.c')
0 files changed, 0 insertions, 0 deletions