diff options
| author | Arnd Bergmann <[email protected]> | 2018-04-27 13:40:13 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2018-05-19 11:57:32 +0000 |
| commit | edca71fecb77e2697337d192cbfe96f513407761 (patch) | |
| tree | cfaf4a1c3200f1dc396e28076d17229930e5fece /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | timekeeping: Remove timespec64 hack (diff) | |
| download | kernel-edca71fecb77e2697337d192cbfe96f513407761.tar.gz kernel-edca71fecb77e2697337d192cbfe96f513407761.zip | |
timekeeping: Clean up ktime_get_real_ts64
In a move to make ktime_get_*() the preferred driver interface into the
timekeeping code, sanitizes ktime_get_real_ts64() to be a proper exported
symbol rather than an alias for getnstimeofday64().
The internal __getnstimeofday64() is no longer used, so remove that
and merge it into ktime_get_real_ts64().
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: [email protected]
Cc: John Stultz <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
