Re: [PATCH 0/3] replace system_unbound_wq, add WQ_PERCPU to alloc_workqueue
From: Johannes Berg
Date: Tue Jan 13 2026 - 06:05:41 EST
On Tue, 2026-01-13 at 11:28 +0100, Marco Crivellari wrote:
> On Thu, Nov 13, 2025 at 5:20 PM Marco Crivellari
> <marco.crivellari@xxxxxxxx> wrote:
> > [...]
> > Marco Crivellari (3):
> > ath6kl: add WQ_PERCPU to alloc_workqueue users
> > cw1200: add WQ_PERCPU to alloc_workqueue users
> > wifi: replace use of system_unbound_wq with system_dfl_wq
> >
> > drivers/net/wireless/ath/ath6kl/usb.c | 2 +-
> > drivers/net/wireless/st/cw1200/bh.c | 5 +++--
> > net/wireless/core.c | 4 ++--
> > net/wireless/sysfs.c | 2 +-
> > 4 files changed, 7 insertions(+), 6 deletions(-)
>
> Gentle ping.
I have none of these pending now - if I didn't accept them then they're
lost. I did try to apply another similar one yesterday but it was
already there in a slightly different format, so maybe things have
gotten out of sync?
johannes