Thread (2 messages) flat view 2 messages, 2 authors, 2025-11-11

Re: [PATCH] isdn: kcapi: add WQ_PERCPU to alloc_workqueue users

From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-11-11 02:20:36
Also in: lkml

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski [off-list ref]:

On Fri,  7 Nov 2025 14:44:52 +0100 you wrote:
Currently if a user enqueues a work item using schedule_delayed_work() the
used wq is "system_wq" (per-cpu wq) while queue_delayed_work() use
WORK_CPU_UNBOUND (used when a cpu is not specified). The same applies to
schedule_work() that is using system_wq and queue_work(), that makes use
again of WORK_CPU_UNBOUND.
This lack of consistency cannot be addressed without refactoring the API.

[...]
Here is the summary with links:
  - isdn: kcapi: add WQ_PERCPU to alloc_workqueue users
    https://git.kernel.org/netdev/net-next/c/e483a615a609

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help