]> git.baikalelectronics.ru Git - kernel.git/commit
timekeeping: Provide timespec64 based interfaces
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:04 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:17:55 +0000 (10:17 -0700)
commitbfb94e5096f4bd90b2409f92830bd0ddb8825d3d
treef6f80e9658798bb94f1aef2b06ddb63d5f32e26d
parent0b83b06d15677e10ddb9037eeb9d1fd1e562ecdb
timekeeping: Provide timespec64 based interfaces

To convert callers of the core code to timespec64 we need to provide
the proper interfaces.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
include/linux/timekeeping.h
kernel/time/ntp.c
kernel/time/timekeeping.c