Arnd Bergmann <[email protected]> writes: > 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. > > Acked-by: Balbir Singh <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]> > --- > Originally sent Jun 18, but this hasn't appeared in linux-next yet. > > Resending to make sure this is still on the radar. Please apply > to the powerpc git for 4.19
I had applied it but forgot to push. Should be there today. cheers _______________________________________________ Y2038 mailing list [email protected] https://lists.linaro.org/mailman/listinfo/y2038
