From: Juri Lelli <juri.lelli@redhat.com>
To: Liang Hao <haohlliang@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>,
Peter Zijlstra <peterz@infradead.org>,
Vincent Guittot <vincent.guittot@linaro.org>,
Dietmar Eggemann <dietmar.eggemann@arm.com>,
Steven Rostedt <rostedt@goodmis.org>,
Ben Segall <bsegall@google.com>, Mel Gorman <mgorman@suse.de>,
Valentin Schneider <vschneid@redhat.com>,
K Prateek Nayak <kprateek.nayak@amd.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] sched/deadline: check start_dl_timer expiry with ktime_before()
Date: Tue, 18 Aug 2026 13:55:43 +0200 [thread overview]
Message-ID: <aoRIP9G1orNXk0bs@jlelli-thinkpadt14gen4.remote.csb> (raw)
In-Reply-To: <20260816032643.44969-1-haohlliang@gmail.com>
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@gmail.com>
Looks good to me.
Acked-by: Juri Lelli <juri.lelli@redhat.com>
Thanks,
Juri
prev parent reply other threads:[~2026-08-18 11:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-16 3:26 [PATCH] sched/deadline: check start_dl_timer expiry with ktime_before() Liang Hao
2026-08-18 11:55 ` Juri Lelli [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aoRIP9G1orNXk0bs@jlelli-thinkpadt14gen4.remote.csb \
--to=juri.lelli@redhat.com \
--cc=bsegall@google.com \
--cc=dietmar.eggemann@arm.com \
--cc=haohlliang@gmail.com \
--cc=kprateek.nayak@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgorman@suse.de \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=vincent.guittot@linaro.org \
--cc=vschneid@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.