summaryrefslogtreecommitdiffstats
path: root/include/linux/timekeeper_internal.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2014-07-16 21:05:03 +0000
committerJohn Stultz <john.stultz@linaro.org>2014-07-23 15:01:49 -0700
commit2044fdb03eb4e511d5028be0917899931f17461f (patch)
tree69e1a9a8f27e1242f83c5a4569af39794f040e54 /include/linux/timekeeper_internal.h
parent61edec81d260bc96a73c878bbdb4c614460346da (diff)
downloadlinux-2044fdb03eb4e511d5028be0917899931f17461f.tar.gz
linux-2044fdb03eb4e511d5028be0917899931f17461f.tar.bz2
linux-2044fdb03eb4e511d5028be0917899931f17461f.zip
hangcheck-timer: Use ktime_get_ns()
There is no point in having a S390 private implementation and there is no point in using the raw monotonic time. The NTP freqeuency adjustment of CLOCK_MONOTONIC is really not doing any harm for the hang check timer. Use ktime_get_ns() for everything and get rid of the timespec conversions. V2: Drop the raw monotonic and the S390 special case Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'include/linux/timekeeper_internal.h')
0 files changed, 0 insertions, 0 deletions