On Monday, November 27, 2017 05:46:14 PM Arnd Bergmann wrote:
do_gettimeofday() is deprecated because it is not y2038 safe, so I'm changing the calculation for the diagnostic output over to using 'timespec64'.
We really only print time deltas here, so changing it to monotonic time makes this more robust, the correct accessor for this is ktime_get_ts64().
Signed-off-by: Arnd Bergmann arnd@arndb.de
Patch queued for 4.16, thanks.
Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics