Arnd Bergmann f6bd74fa08 powerpc: xmon: use ktime_get_coarse_boottime64
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 <arnd@arndb.de>
Acked-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-07-02 23:54:27 +10:00
..
2018-06-07 17:34:35 -07:00
2018-06-30 14:08:06 -07:00
2018-06-30 14:08:06 -07:00
2018-06-06 11:00:15 -07:00
2018-06-15 18:10:01 -03:00
2018-06-15 18:10:01 -03:00