Re: [PATCH] ASoC: SDCA: Replace use of system_wq with system_percpu_wq
From: Marco Crivellari
Date: Tue Dec 30 2025 - 05:14:17 EST
On Wed, Dec 24, 2025 at 9:30 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> On Wed, Dec 24, 2025 at 05:26:35PM +0100, Marco Crivellari wrote:
>
> > - queue_delayed_work(system_wq, work, usecs_to_jiffies(timeout_us));
> > + queue_delayed_work(system_percpu_wq, work, usecs_to_jiffies(timeout_us));
>
> As with all of these thus far I am unconvinced that there was any
> intention to use a percpu queue here.
Hi Mark,
I will send a new version using the unbound workqueue. :-)
Thanks!
--
Marco Crivellari
L3 Support Engineer