summaryrefslogtreecommitdiff
path: root/Documentation/console/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2026-03-05 08:15:38 -0800
committerTejun Heo <tj@kernel.org>2026-03-05 07:26:59 -1000
commit6037160e52d72028da68546fd270a7dcac130d85 (patch)
tree198299e62ff289010d58ed716f967822679c880c /Documentation/console/git@git.tavy.me:linux.git
parentf42f9091be9e5ff57567a3945cfcdd498f475348 (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