On 7/2/24 00:14, Lai Jiangshan wrote:
> From: Lai Jiangshan <jiangshan.ljs@antgroup.com>
>
> Simple fix and cleanup for the commit fe28f631fa94("workqueue:
> Add workqueue_unbound_exclude_cpumask() to exclude CPUs from
> wq_unbound_cpumask")
>
> Lai Jiangshan (2):
> workqueue: Update cpumasks after only applying it successfully
> workqueue: Simplify goto statement
>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: Waiman Long <longman@redhat.com>
>
> kernel/workqueue.c | 21 +++++++++------------
> 1 file changed, 9 insertions(+), 12 deletions(-)
>
Thanks for the improvements.
For the series,
Acked-by: Waiman Long <longman@redhat.com>