Re: [PATCH 0/4] workqueue: Destroy workers in idle_cull_fn().
From: Tejun Heo
Date: Fri Jun 21 2024 - 18:34:56 EST
On Fri, Jun 21, 2024 at 03:32:21PM +0800, Lai Jiangshan wrote:
> From: Lai Jiangshan <jiangshan.ljs@xxxxxxxxxxxx>
>
> After e02b93124855("workqueue: Unbind kworkers before sending them to
> exit()"), the code to kick off the destruction of workers is now in a
> process context (idle_cull_fn()), more destruction code can also be
> moved to the said process context to simplify the destroying.
Applied to wq/for-6.11.
Thanks.
--
tejun