On Mon, Jun 18, 2018 at 7:56 PM, Arnd Bergmann <[email protected]> wrote:
> get_monotonic_boottime() is deprecated, and may not be safe to call in
> every context, as it has to read a hardware clocksource.
>
> This changes xmon to print the time using ktime_get_coarse_boottime64()
> instead, which avoids the old timespec type and the HW access.
>
> Signed-off-by: Arnd Bergmann <[email protected]>
> ---

Looks good to me!

Acked-by: Balbir Singh <[email protected]>

Balbir Singh
_______________________________________________
Y2038 mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/y2038

Reply via email to