diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-07-16 21:05:03 +0000 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2014-07-23 15:01:49 -0700 |
commit | 2044fdb03eb4e511d5028be0917899931f17461f (patch) | |
tree | 69e1a9a8f27e1242f83c5a4569af39794f040e54 /include/linux/crc7.h | |
parent | 61edec81d260bc96a73c878bbdb4c614460346da (diff) |
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/crc7.h')
0 files changed, 0 insertions, 0 deletions