Re: [PATCH v3] checkpatch: Check WQ_PERCPU or WQ_UNBOUND presence in alloc_workqueue() users

From: Marco Crivellari

Date: Mon Jun 08 2026 - 04:08:07 EST


On Sat, Jun 6, 2026 at 3:22 AM Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> On Fri, 2026-06-05 at 09:43 +0200, Marco Crivellari wrote:
> > The workqueue API introduced a new flag, WQ_PERCPU, that has to be used when
> > WQ_UNBOUND is not present. One of these flags must be present, but not
> > both of them.
> []
> > Signed-off-by: Marco Crivellari <[marco.crivellari@xxxxxxxx](mailto:marco.crivellari@xxxxxxxx)>
> > ---
> > Changes in v3:
> > - code aligned to open parens
>
> Not so.

Aha, thanks, I will send a new version.

--

Marco Crivellari

SUSE Labs