Re: [PATCH v3 1/9] Workqueue: add system_percpu_wq and system_dfl_wq

From: Marco Crivellari
Date: Thu Jun 12 2025 - 03:47:35 EST


Yes, sorry, I messed up with the rebase.
Already fixed for the new version.

Thanks.



On Wed, Jun 11, 2025 at 10:57 PM Tejun Heo <tj@xxxxxxxxxx> wrote:
>
> On Wed, Jun 11, 2025 at 03:14:30PM +0200, Marco Crivellari wrote:
> > -extern struct workqueue_struct *system_wq;
> > +extern struct workqueue_struct *system_wq; /* use system_percpu_wq, this will be removed */
> > +extern struct workqueue_struct *system_percpu_wq;
> > extern struct workqueue_struct *system_highpri_wq;
> > extern struct workqueue_struct *system_long_wq;
> > extern struct workqueue_struct *system_unbound_wq;
> > +extern struct workqueue_struct *system_dfl_wq;
>
> This patch is just adding the extern decls. Shouldn't these be created?
>
> Thanks.
>
> --
> tejun



--

Marco Crivellari

L3 Support Engineer, Technology & Product




marco.crivellari@xxxxxxxx