[PATCH 0/2] rename system_wq and system_unbound_wq

Heiko Stuebner heiko at sntech.de
Fri Jan 9 11:25:23 PST 2026


On Fri, 31 Oct 2025 11:48:44 +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/2] drm/rockchip: replace use of system_unbound_wq with system_dfl_wq
      commit: 0650f4909af2bafe49322c91dd8dd0f68abfdf4f
[2/2] drm/rockchip: replace use of system_wq with system_percpu_wq
      commit: ab8559d44de5750e03778c42311aec8dd41a61f5

Best regards,
-- 
Heiko Stuebner <heiko at sntech.de>



More information about the linux-arm-kernel mailing list