Re: [PATCH] timers: Check timer_pending() before reading bucket index

From: Liang Hao

Date: Sat Sep 05 2026 - 21:52:41 EST


On Sat, Sep 05 2026 at 22:35, Thomas Gleixner wrote:
> Which problem is actually solved by this?

None that shows up as a bug. The index is never used when the
timer is not queued; I only reordered the checks. I'll drop it.

Thanks,
Liang Hao