On 27.02.2026 08:32, Roger Pau Monne wrote:
> The first parameter passed to align_timer() is the timer expiration, not
> the current time. Adjust the calls to align_timer() in the on-demand
> governor to pass the expected timer expiration as the first parameter.
>
> Fixes: af74e3a15a83 ("cpufreq: align dbs timer for better package C state
> residency")
> Fixes: 382b95f627a9 ("Fix cpufreq HW-ALL coordination handle")
> Signed-off-by: Roger Pau Monné <[email protected]>
Reviewed-by: Jan Beulich <[email protected]>