commit | 81621430c81bb7965c3d5807039bc2b5b3ec87ca | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Thu Jun 22 08:51:14 2023 -1000 |
committer | Tejun Heo <tj@kernel.org> | Thu Jun 22 08:51:14 2023 -1000 |
tree | 6f18f461c37509342d20cb37314a330f33aadb05 | |
parent | e973dfe9299441ad263efedf094897fbb31e6a87 [diff] |
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>