Re: [RESEND PATCH 0/7] Change k_clock interfaces to use timespec64
From: Thomas Gleixner
Date: Sun Mar 19 2017 - 07:07:33 EST
On Sat, 18 Mar 2017, Deepa Dinamani wrote:
> Resending to update author id in patch 7/7.
>
> The series is aimed at replacing struct timespec which is not
> y2038 safe with y2038 safe struct timespec64 for k_clock interfaces.
>
> The series does not change the syscall interface.
> This will be done in a follow up series.
Aisde of the changelogs and the few style nit picks, this series looks
good to go.
Thanks,
tglx