Re: [PATCH-wq v3 0/4] workqueue: Enable unbound cpumask update on ordered workqueues

From: Tejun Heo
Date: Mon Feb 05 2024 - 16:34:47 EST


On Mon, Feb 05, 2024 at 02:45:58PM -0500, Waiman Long wrote:
> v3:
> - [v2] https://lore.kernel.org/lkml/20240203154334.791910-1-longman@xxxxxxxxxx/
> - Drop patch 1 as it has been merged into the for-6.9 branch.
> - Use rcu_access_pointer() to access wq->dfl_pwq.
> - Use RCU protection instead of acquiring wq->mutex in
> apply_wqattrs_cleanup().

Looks like we raced each other. I'll wait for v4.

Thanks.

--
tejun