[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZifbUdjX6VYCl2qD@slm.duckdns.org>
Date: Tue, 23 Apr 2024 06:01:21 -1000
From: Tejun Heo <tj@...nel.org>
To: Xiu Jianfeng <xiujianfeng@...wei.com>
Cc: longman@...hat.com, lizefan.x@...edance.com, hannes@...xchg.org,
cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 -next] cgroup/cpuset: Avoid clearing
CS_SCHED_LOAD_BALANCE twice
On Tue, Apr 23, 2024 at 02:44:39AM +0000, Xiu Jianfeng wrote:
> 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 <xiujianfeng@...wei.com>
Applied to cgroup/for-6.10.
Thanks.
--
tejun
Powered by blists - more mailing lists