diff options
author | Baolin Wang <[email protected]> | 2015-07-29 20:18:31 +0800 |
---|---|---|
committer | John Stultz <[email protected]> | 2015-08-17 11:25:41 -0700 |
commit | 9ca308506062fc4a4ee8ca7ad2f71033c831c2fb (patch) | |
tree | b2d7d5d5dabaef01962504d8c1a1027efbbaf1b8 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 8758a240e2d74c5932ab51a73377e6507b7fd441 (diff) |
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
The conversion between struct timespec and jiffies is not year 2038
safe on 32bit systems. Introduce timespec64_to_jiffies() and
jiffies_to_timespec64() functions which use struct timespec64 to
make it ready for 2038 issue.
Cc: Prarit Bhargava <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Baolin Wang <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions