[PATCH] cgroup: explicitly init the early_init field

Jianyu Zhan nasa4836 at gmail.com
Tue Apr 22 06:44:26 UTC 2014


On Tue, Apr 22, 2014 at 2:22 PM, Li Zefan <lizefan at huawei.com> wrote:
> If you think this is the right thing to do, you can apply the same reason
> to the initialization of other structures in the whole kernel tree.
>
>> Signed-off-by: Jianyu Zhan <nasa4836 at gmail.com>
>
> nack

Hi, Li,

Sorry for the noise.

For cpuset subsystem, this filed is nonzero; for other subsystems, this is zero.
Actually none of these subsystem will change this field,  I just
thought that  this is a little subtle. as the comment in patches says,
this is mainly for
document reason to inform other maintainers that css_alloc
implementation should be
taken care of , depending on this field is zero or not.


Thanks,
Jianyu Zhan


More information about the Containers mailing list