Re: [PATCH] cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cpumask()

From: Tejun Heo
Date: Fri May 09 2025 - 13:33:23 EST


On Thu, May 08, 2025 at 03:32:06PM -0400, Yury Norov wrote:
> Empty cpumasks can't intersect with any others. Therefore, testing for
> non-emptyness is useless.
>
> Signed-off-by: Yury Norov <yury.norov@xxxxxxxxx>

Applied to cgroup/for-6.16.

Thanks.

--
tejun