diff options
author | Ksenija Stanojevic <[email protected]> | 2015-09-17 18:12:53 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-09-20 21:53:56 -0700 |
commit | 22a3f9a2043be28cde6d272e786874ba0d6afe15 (patch) | |
tree | accd07556d304f3fd0113957c4da2006b1acde92 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 62e3b1d01c4ebbf11702a27e0c749d27195ba043 (diff) |
rxrpc: Replace get_seconds with ktime_get_seconds
Replace time_t type and get_seconds function which are not y2038 safe
on 32-bit systems. Function ktime_get_seconds use monotonic instead of
real time and therefore will not cause overflow.
Signed-off-by: Ksenija Stanojevic <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions