diff options
author | Deepa Dinamani <[email protected]> | 2017-03-26 12:04:16 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-04-14 21:49:56 +0200 |
commit | 0fe6afe3834ba13d75fa1168f0f66f08b427e1c0 (patch) | |
tree | 50f1820545e0ec099a96b8247d8ab9dcb8123377 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d2e3e0ca5df7f4ffe90a04790b3be20485df056a (diff) |
time: Change k_clock clock_set() to use timespec64
struct timespec is not y2038 safe on 32 bit machines. Replace uses of
struct timespec with struct timespec64 in the kernel.
The syscall interfaces themselves will be changed in a separate series.
Signed-off-by: Deepa Dinamani <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions