diff options
| author | Breno Leitao <leitao@debian.org> | 2026-03-05 19:15:38 +0300 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-03-05 20:26:59 +0300 |
| commit | 6037160e52d72028da68546fd270a7dcac130d85 (patch) | |
| tree | 198299e62ff289010d58ed716f967822679c880c /include/linux/netdev_features.h | |
| parent | f42f9091be9e5ff57567a3945cfcdd498f475348 (diff) | |
| download | linux-6037160e52d72028da68546fd270a7dcac130d85.tar.xz | |
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 'include/linux/netdev_features.h')
0 files changed, 0 insertions, 0 deletions
