commit | a9821c741c960a77a7f08491883f9cc4bffd2279 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <[email protected]> | Wed Jun 11 23:59:16 2014 +0000 |
committer | Thomas Gleixner <[email protected]> | Thu Jun 12 16:18:45 2014 +0200 |
tree | 21b9cab9ab9518d4b75134f97b568e2e95221f32 | |
parent | 4e8c5847d1c55efed896508fb769f78ab07b968a [diff] |
kdb: Use ktime_get_ts() do_posix_clock_monotonic_gettime() is a leftover from the initial posix timer implementation which maps to ktime_get_ts(). Signed-off-by: Thomas Gleixner <[email protected]> Cc: John Stultz <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Jason Wessel <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>