diff options
author | Xiu Jianfeng <xiujianfeng@huawei.com> | 2024-04-20 12:46:16 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-04-22 22:51:33 +0300 |
commit | 8996f93fc3880d000a0a0cb40c724d5830e140fd (patch) | |
tree | 7751188d07019900746da6ec091949124f7a74f7 /scripts/generate_rust_analyzer.py | |
parent | 19fc8a896565ecebb3951664fd0eeab0a80314a1 (diff) | |
download | linux-8996f93fc3880d000a0a0cb40c724d5830e140fd.tar.xz |
cgroup/cpuset: Statically initialize more members of top_cpuset
Initializing top_cpuset.relax_domain_level and setting
CS_SCHED_LOAD_BALANCE to top_cpuset.flags in cpuset_init() could be
completed at the time of top_cpuset definition by compiler.
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions