Re: [PATCH v2] timekeeping: Convert to use jiffies macro

From: Thomas Gleixner
Date: Mon Aug 26 2024 - 17:46:37 EST


Chen!

On Mon, Aug 26 2024 at 11:27, Chen Yufan wrote:
> Use time_after instead of using
> jiffies directly to handle wraparound.

This kind of terse changelog is really not cutting it.

There is zero explanation why this requires to change the type of
timekeeper::last_warning.

I also fixed up the subject line for you when I applied the previous
patch and you got an email when I applied it which made you aware of
that change.

Please pay attention to such details and stop copy and pasting a boiler
plate text into the change log. I fixed it up for you only once.

Thanks,

tglx