diff options
| author | Breno Leitao <leitao@debian.org> | 2026-03-06 02:46:42 -0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-03-06 06:38:16 -1000 |
| commit | 98c790b100764102d877e9339471b8c4c9233f2c (patch) | |
| tree | c7657e6ef4384f260b01481d2f4b90e1744dcab1 /scripts/objdump-func | |
| parent | 9e83d5104a70d8545bad61a77e166190d9447e1d (diff) | |
workqueue: Rename show_cpu_pool{s,}_hog{s,}() to reflect broadened scope
show_cpu_pool_hog() and show_cpu_pools_hogs() no longer only dump CPU
hogs — since commit 8823eaef45da ("workqueue: Show all busy workers in
stall diagnostics"), they dump every in-flight worker in the pool's
busy_hash.
Rename them to show_cpu_pool_busy_workers() and
show_cpu_pools_busy_workers() to accurately describe what they do.
Also fix the pr_info() message to say "stalled worker pools" instead of
"stalled CPU-bound worker pools", since sleeping/blocked workers are now
included.
No functional change.
Suggested-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/objdump-func')
0 files changed, 0 insertions, 0 deletions
