On Thu, Apr 19, 2018 at 9:21 AM, Baolin Wang <[email protected]> wrote: > The dummy read_persistent_clock() uses a timespec, which is not year 2038 > safe on 32bit systems. Thus remove this obsolete interface. > > Signed-off-by: Baolin Wang <[email protected]>
Looks good to me. I have a larger but incomplete patch for arch/mips handling of read_persistent_clock(), but yours is a good start. Acked-by: Arnd Bergmann <[email protected]>

