]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
timekeeping: Use ktime_t based data for ktime_get_real()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:14 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:17:59 +0000 (10:17 -0700)
commitf5264d5d5a0729306cc792d84432b97785d2662a
treec9a1325c8353fa5571be1bdef49fa8e372b7d648
parent0077dc60f274b9a7e9aa705a34784fefb87e0eee
timekeeping: Use ktime_t based data for ktime_get_real()

Speed up the readout.

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