Re: [PATCH cgroup/for-next] cpuset: fix missing error return in update_cpumask
From: Tejun Heo
Date: Fri Sep 19 2025 - 12:43:57 EST
On Fri, Sep 19, 2025 at 09:49:03AM +0000, Chen Ridong wrote:
> From: Chen Ridong <chenridong@xxxxxxxxxx>
>
> The commit c6366739804f ("cpuset: refactor cpus_allowed_validate_change")
> inadvertently removed the error return when cpus_allowed_validate_change()
> fails. This patch restores the proper error handling by returning retval
> when the validation check fails.
>
> Fixes: c6366739804f ("cpuset: refactor cpus_allowed_validate_change")
> Signed-off-by: Chen Ridong <chenridong@xxxxxxxxxx>
Applied to cgroup/for-6.18.
Thanks.
--
tejun