Re: [PATCH 0/1] replace uses of system_wq with system_percpu_wq

From: Bartosz Golaszewski

Date: Wed Nov 05 2025 - 06:15:12 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Fri, 31 Oct 2025 12:16:27 +0100, Marco Crivellari wrote:
> === Current situation: problems ===
>
> Let's consider a nohz_full system with isolated CPUs: wq_unbound_cpumask is
> set to the housekeeping CPUs, for !WQ_UNBOUND the local CPU is selected.
>
> This leads to different scenarios if a work item is scheduled on an
> isolated CPU where "delay" value is 0 or greater then 0:
> schedule_delayed_work(, 0);
>
> [...]

Applied, thanks!

[1/1] gpio: cdev: replace use of system_wq with system_percpu_wq
https://git.kernel.org/brgl/linux/c/b6d31cd41814a33c1a22b8c676131820440cc44e

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>