Re: [patch V3 09/11] timekeeping: Provide adjtimex() for auxiliary clocks
From: John Stultz
Date: Fri Jun 27 2025 - 01:02:10 EST
On Wed, Jun 25, 2025 at 11:38 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> The behaviour is close to clock_adtime(CLOCK_REALTIME) with the
> following differences:
>
> 1) ADJ_SETOFFSET adjusts the auxiliary clock offset
>
> 2) ADJ_TAI is not supported
>
> 3) Leap seconds are not supported
>
> 4) PPS is not supported
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Acked-by: John Stultz <jstultz@xxxxxxxxxx>