Re: [PATCH] timers: Check timer_pending() before reading bucket index
From: Thomas Gleixner
Date: Sat Sep 05 2026 - 16:41:56 EST
On Fri, Aug 28 2026 at 22:53, Liang Hao wrote:
> Only read the cached wheel index when the timer is still queued.
> No functional change.
Which problem is actually solved by this?