aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorXiu Jianfeng <[email protected]>2024-04-23 02:44:39 +0000
committerTejun Heo <[email protected]>2024-04-23 06:00:43 -1000
commite8784765fae6edc47efb68d425c65e3633d70cd6 (patch)
treedd1e260ebf6166b68f5ea4fc789d1796920beef1 /lib/debugobjects.c
parent8996f93fc3880d000a0a0cb40c724d5830e140fd (diff)
cgroup/cpuset: Avoid clearing CS_SCHED_LOAD_BALANCE twice
In cpuset_css_online(), CS_SCHED_LOAD_BALANCE will be cleared twice, the former one in the is_in_v2_mode() case could be removed because is_in_v2_mode() can be true for cgroup v1 if the "cpuset_v2_mode" mount option is specified, that balance flag change isn't appropriate for this particular case. Signed-off-by: Xiu Jianfeng <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions