Re: [PATCH] workqueue: unlink pwqs from wq->pwqs list in alloc_and_link_pwqs() error path
From: Breno Leitao
Date: Mon Mar 23 2026 - 15:16:38 EST
On Mon, Mar 23, 2026 at 08:35:50AM -1000, Tejun Heo wrote:
> Applied to wq/for-7.1 with a minor commit message edit:
>
> "which may have side effect is not properly used"
> -> "which may have side effects if not properly cleaned up"
ack. Thanks for fixing it.
--breno