On 20.10.2025 13:21, Jan Beulich wrote:
> With 32-bit counters, writing 0 means on average half the wrapping period
> until an interrupt would be raised. Yet of course in extreme cases an
> interrupt would be raised almost right away. Write the present counter
> value instead, to make the timeout predicatbly a full wrapping period.
>
> Fixes: e862b83e8433 ("CPUIDLE: Avoid remnant HPET intr while force
> hpetbroadcast")
> Signed-off-by: Jan Beulich <[email protected]>
Whereas here I'm sorry: I screwed up and left the 4.21 tag in place.
Jan