On Tue, May 26, 2026 at 07:13:43PM +0200, Thomas Gleixner wrote:
> There is no reason to use the more complex ktime_get_snapshot() for
> retrieving CLOCK_REALTIME.
> 
> Just use ktime_get_real_ts64(), which avoids the extra timespec64
> conversion as a bonus.
> 
> No functional change intended.
> 
> Signed-off-by: Thomas Gleixner <[email protected]>
> Cc: Rodolfo Giometti <[email protected]>

Reviewed-by: Thomas Weißschuh <[email protected]>

These preparation commits could also go to the front of the series.

Reply via email to