RE: [PATCH 0/3] replace system_unbound_wq, add WQ_PERCPU to alloc_workqueue

From: Ping-Ke Shih

Date: Tue Jan 13 2026 - 19:42:57 EST


Marco Crivellari <marco.crivellari@xxxxxxxx> wrote:
> On Tue, Jan 13, 2026 at 12:19 PM Johannes Berg
> <johannes@xxxxxxxxxxxxxxxx> wrote:
> > OK cool, no worries. FWIW I might have even more in wireless-next:
> > https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git/
> >
> > If you want to see what's pending, we have it in patchwork for wireless:
> > https://patchwork.kernel.org/project/linux-wireless/list/
> >
> > The ath6kl one seems to be pending still on Jeff:
> >
> https://patchwork.kernel.org/project/linux-wireless/patch/20251113162032.394804-2-marco.crivellari@sus
> e.com/
>
> Aha, nice, many thanks!
>

The rtw88 one [1] is still queued on my hand, because it was wrongly applied [2]
causing regression and reverted by [3]. However, I have not rebased rtw-next
tree on top of wireless tree, so I can't apply [1]. Do you think this is urgent?
If so, I'd send a pull request to wireless-next right now since it is 6.19-rc5.
I don't want frequent pull-request that maintainers have extra load.

[1] https://patchwork.kernel.org/project/linux-wireless/patch/20251113160605.381777-3-marco.crivellari@xxxxxxxx/
[2] 9c194fe4625d ("wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users")
[3] 0ff5e81e1518 ("Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"")