diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-07-17 01:05:03 +0400 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2014-07-24 02:01:49 +0400 |
commit | 2044fdb03eb4e511d5028be0917899931f17461f (patch) | |
tree | 69e1a9a8f27e1242f83c5a4569af39794f040e54 /block/bsg-lib.c | |
parent | 61edec81d260bc96a73c878bbdb4c614460346da (diff) | |
download | linux-2044fdb03eb4e511d5028be0917899931f17461f.tar.xz |
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 'block/bsg-lib.c')
0 files changed, 0 insertions, 0 deletions