diff options
| author | Breno Leitao <leitao@debian.org> | 2026-03-05 08:15:38 -0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-03-05 07:26:59 -1000 |
| commit | 6037160e52d72028da68546fd270a7dcac130d85 (patch) | |
| tree | 198299e62ff289010d58ed716f967822679c880c /Documentation/console/git@git.tavy.me:linux.git | |
| parent | f42f9091be9e5ff57567a3945cfcdd498f475348 (diff) | |
workqueue: Rename pool->watchdog_ts to pool->last_progress_ts
The watchdog_ts name doesn't convey what the timestamp actually tracks.
This field tracks the last time a workqueue got progress.
Rename it to last_progress_ts to make it clear that it records when the
pool last made forward progress (started processing new work items).
No functional change.
Signed-off-by: Breno Leitao <leitao@debian.org>
Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation/console/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
