]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
workqueue: Update documentation as per system_percpu_wq naming
authorMallesh Koujalagi <mallesh.koujalagi@intel.com>
Fri, 27 Feb 2026 08:54:01 +0000 (14:24 +0530)
committerTejun Heo <tj@kernel.org>
Fri, 27 Feb 2026 17:40:44 +0000 (07:40 -1000)
commit4a91a33f15c634fb3477d122bdf1eef098d77ee3
treeb6ad4e9a3df3ea728dfbb5fe353151af799ea1d0
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
workqueue: Update documentation as per system_percpu_wq naming

Update documentation to use "per-CPU workqueue" instead of
"global workqueue" to match the system_wq to system_percpu_wq
rename. The workqueue behavior remains unchanged; this just
aligns terminology with the clearer naming.

Fixes: a2be943b46b4 ("workqueue: replace use of system_wq with system_percpu_wq")
Signed-off-by: Mallesh Koujalagi <mallesh.koujalagi@intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
include/linux/workqueue.h