Re: [PATCH v2 -next] cgroup/cpuset: add decrease attach_in_progress helpers

From: Kamalesh Babulal
Date: Fri Jul 26 2024 - 06:32:56 EST




On 7/26/24 6:35 AM, Chen Ridong wrote:
> There are several functions to decrease attach_in_progress, and they
> will wake up cpuset_attach_wq when attach_in_progress is zero. So,
> add a helper to make it concise.
>
> Signed-off-by: Chen Ridong <chenridong@xxxxxxxxxx>

Looks good to me.

Reviewed-by: Kamalesh Babulal <kamalesh.babulal@xxxxxxxxxx>