Re: [PATCH RFC 0/3] Refactor the workqueue allocations

From: Breno Leitao

Date: Wed Jul 29 2026 - 10:53:49 EST


Hello Tejun,

On Wed, Jul 22, 2026 at 08:56:10AM -1000, Tejun Heo wrote:
>
> Again, without thinking too deeploy about it, I think the code would look
> better if we unify everything we can.

I believe I have what I need to proceed. I'm planning a two-phase approach:

First, refactor the code to improve modularity where needed keeping
as-is behavior, then introduce the substantive changes once the initial
refactoring is done.

The goal is to make the code more managable and easy to digest.

Please let me know if you prefer otherwise.
--breno