On Tue, May 26, 2026 at 07:13:38PM +0200, Thomas Gleixner wrote:
> system_time_snapshot::sys provides the same information as
> system_time_snapshot::real when the snapshot was taken with
> ktime_get_snapshot_id(CLOCK_REALTIME).
> 
> Convert the history interpolation over to use 'sys' as 'real' is going away
> once all users are converted.
> 
> As a side effect this is the first step to support CLOCK_AUX with
> get_device_crosstime_stamp() and the history interpolation.
> 
> Signed-off-by: Thomas Gleixner <[email protected]>

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

Reply via email to