Revert "cgroup: Avoid -Wstringop-overflow warnings"
authorTejun Heo <tj@kernel.org>
Thu, 22 Jun 2023 18:51:14 +0000 (08:51 -1000)
committerTejun Heo <tj@kernel.org>
Thu, 22 Jun 2023 18:51:14 +0000 (08:51 -1000)
commit81621430c81bb7965c3d5807039bc2b5b3ec87ca
tree6f18f461c37509342d20cb37314a330f33aadb05
parente973dfe9299441ad263efedf094897fbb31e6a87
Revert "cgroup: Avoid -Wstringop-overflow warnings"

This reverts commit 36de5f303ca1bd6fce74815ef17ef3d8ff8737b5.

The commit caused boot failures on some configurations due to cgroup
hierarchies not being created at all.

Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cgroup/cgroup.c