]> git.baikalelectronics.ru Git - kernel.git/commit
timekeeping: Provide ktime_mono_to_any()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:22 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:18:01 +0000 (10:18 -0700)
commit975e6d2f4fa8313a4c6ad63f5e0e0354a5ca4961
tree4f9eed2b231c527dab091620da6354fff97eae28
parent1bf66dacd290b4451ee476220d055f9387374e04
timekeeping: Provide ktime_mono_to_any()

ktime based conversion function to map a monotonic time stamp to a
different CLOCK.

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