summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-06-18 11:56:24 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2018-07-02 23:54:27 +1000
commitf6bd74fa084eb9ad573ffbb236a095454163f66d (patch)
treeb8a64b7502b15525383afa5dbb66cd43eb3e38fe /scripts/checkstack.pl
parentee8c446fed99ffdc29dedf7d2a8854f1ea9a1022 (diff)
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>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions