Re: [PATCH v2 0/2] Add WQ_PERCPU to alloc_workqueue users
From: Jens Axboe
Date: Fri Apr 17 2026 - 16:41:43 EST
On Mon, 23 Feb 2026 10:29:18 +0100, Marco Crivellari wrote:
> Recently the workqueue code has been changed introducing two new workqueue,
> system_percpu_wq and system_dfl_wq, as a future replacement for system_wq and
> system_unbound_wq respectively, and a new flag, alloc_workqueue() WQ_PERCPU.
> This flag must be used when WQ_UNBOUND is not present, making explicit the
> workqueue is per-cpu.
>
> The changes has been introduced by:
> commit 128ea9f6ccfb ("workqueue: Add system_percpu_wq and system_dfl_wq")
> commit 930c2ea566af ("workqueue: Add new WQ_PERCPU flag")
>
> [...]
Applied, thanks!
[1/2] block: Add WQ_PERCPU to alloc_workqueue users
commit: 98236343bb5dbbf3fcb3260795be2bbb1e3d2001
[2/2] block/blk-throttle: Add WQ_PERCPU to alloc_workqueue users
commit: 19d32966e1f68623ac9d95fbcf34b1fb1a7be48d
Best regards,
--
Jens Axboe