diff options
| author | Liang Hao <haohlliang@gmail.com> | 2026-07-31 23:04:08 +0800 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-08-11 18:08:24 +0200 |
| commit | 32a05ba399fc52661f59f38efd2e606f45eb2c8f (patch) | |
| tree | 6bea20cd9a1a04835660d766f39f07f9d321d808 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 18c7d85864e554adc8fad1e8d2e9d2cb6c3911c8 (diff) | |
hrtimer: Account nr_retries on recovered interrupt retries
Re-arranging hrtimer_interrupt() switched the retry path to a local
counter and dropped the update of cpu_base->nr_retries, leaving the
field exported via /proc/timer_list stuck at zero.
Increment nr_retries only when another pass through the expiry loop
is started; the third attempt that falls through to hang handling is
still accounted by nr_hangs alone.
Fixes: 288924384856 ("hrtimer: Re-arrange hrtimer_interrupt()")
Signed-off-by: Liang Hao <haohlliang@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260731150408.19554-1-haohlliang@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
