diff options
author | Glauber Costa <glommer@parallels.com> | 2012-11-30 13:31:23 (GMT) |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2012-11-30 15:11:07 (GMT) |
commit | 1f869e8711d18aaf6e2979922bc9377ad394b82f (patch) | |
tree | b6da5d097987c745d6ff970efefec2225ca85bb5 /kernel/freezer.c | |
parent | 9718ceb3431acdeee9bdec5c18e18266333970aa (diff) | |
download | linux-fsl-qoriq-1f869e8711d18aaf6e2979922bc9377ad394b82f.tar.xz |
cgroup: warn about broken hierarchies only after css_online
If everything goes right, it shouldn't really matter if we are spitting
this warning after css_alloc or css_online. If we fail between then,
there are some ill cases where we would previously see the message and
now we won't (like if the files fail to be created).
I believe it really shouldn't matter: this message is intended in spirit
to be shown when creation succeeds, but with insane settings.
Signed-off-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/freezer.c')
0 files changed, 0 insertions, 0 deletions