Re: [PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
From: Steven Rostedt
Date: Fri Jan 09 2026 - 14:27:31 EST
On Tue, 30 Dec 2025 09:42:36 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> > Suggested-by: Tejun Heo <tj@xxxxxxxxxx>
> > Signed-off-by: Marco Crivellari <marco.crivellari@xxxxxxxx>
> > ---
> > Changes in v2:
> > - use system_dfl_wq instead of system_percpu_wq because this workload has no
> > benefits being per-cpu.
>
> Acked-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
I guess I'll take this through my tree, as I'm pulling in patches now to
base off of -rc5.
-- Steve