Re: [PATCH] media: platform: Add WQ_PERCPU to alloc_workqueue users
From: Marco Crivellari
Date: Fri Jan 16 2026 - 03:55:04 EST
On Thu, Jan 15, 2026 at 10:20 PM Dan Scally <dan.scally@xxxxxxxxxxxxxxxx> wrote:
> [...]
> Sorry for the delay getting back to you. I haven't looked at the impact of the refactoring in
> detail, but I'm happy to trust you on the workqueue internals and this is line with the changes to
> other drivers across the tree so:
>
> Acked-by: Daniel Scally <dan.scally@xxxxxxxxxxxxxxxx>
Hi Daniel,
No worries, thanks for your reply and the Ack!
BTW, the introduction of WQ_PERCPU here it's only to keep the same old
behavior, but make explicit it is per-cpu and not unbound.
Looking at the code there is a big chance this can already be
converted to unbound anyhow,
(WQ_UNBOUND, explicitly) because I don't see per-cpu variables around.
Otherwise this can
be done in a later step, and keep the per-cpu behavior for now, like
it has been till now.
Thanks!
--
Marco Crivellari
L3 Support Engineer