Re: [PATCH] sched/deadline: check start_dl_timer expiry with ktime_before()

From: Juri Lelli

Date: Tue Aug 18 2026 - 07:56:06 EST


Hello,

On 16/08/26 11:26, Liang Hao wrote:
> Replace ktime_us_delta() < 0 with ktime_before() so the past-expiry
> test uses the same resolution as act/now.
>
> Signed-off-by: Liang Hao <haohlliang@xxxxxxxxx>

Looks good to me.

Acked-by: Juri Lelli <juri.lelli@xxxxxxxxxx>

Thanks,
Juri