summary refs log tree commit diff
path: root/arch/arm
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-11-02 13:07:02 +0100
committerRichard Weinberger <richard@nod.at>2018-02-19 19:38:51 +0100
commit288fb3d5683f5089fa1ba9258e4351170c1f0401 (patch)
treeb9e272eeab79c7dd170f471b7d8b682b7133153e /arch/arm
parentcc70bec070f6985383d5afe3b20b6236f4397ca4 (diff)
downloadlinux-288fb3d5683f5089fa1ba9258e4351170c1f0401.tar.gz
um: time: Use timespec64 for persistent clock
This read_persistent_clock() implementation is the only remaining
caller of set_normalized_timespec(). Using read_persistent_clock64()
and set_normalized_timespec64() instead lets us remove the deprecated
interface in the future and helps make 32-bit arch/um get closer to
working beyond 2038.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions