diff options
author | Peter Zijlstra <peterz@infradead.org> | 2015-03-19 08:28:44 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-03-27 08:45:07 (GMT) |
commit | 4a4ad80d32cea69ee93bd4589f24dc478804cd80 (patch) | |
tree | 1c559540371e84bfea7d17181e22a49090f8928a /security | |
parent | 876e78818def2983be55878b21f7152fbaebbd36 (diff) | |
download | linux-4a4ad80d32cea69ee93bd4589f24dc478804cd80.tar.xz |
time: Add timerkeeper::tkr_raw
Introduce tkr_raw and make use of it.
base_raw -> tkr_raw.base
clock->{mult,shift} -> tkr_raw.{mult.shift}
Kill timekeeping_get_ns_raw() in favour of
timekeeping_get_ns(&tkr_raw), this removes all mono_raw special
casing.
Duplicate the updates to tkr_mono.cycle_last into tkr_raw.cycle_last,
both need the same value.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: John Stultz <john.stultz@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20150319093400.422589590@infradead.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions