aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2015-09-27 16:45:16 -0400
committerGreg Kroah-Hartman <[email protected]>2015-09-29 04:03:36 +0200
commit1f8c37a4e29bb4794950228d2d9571029f277d7b (patch)
treebd4090bf6fa748029557293cbf6a3df69fc7fefd /tools/perf/scripts/python/bin
parent23d9a0467c6ce436e4f40e44e81005df6bdd9d2d (diff)
staging/lustre: use 64-bit timestamps for selftest
The wire protocol for the ping uses a 64-bit seconds/microseconds pair, but this won't work when one side uses a 32-bit timeval to look up the current time beyond 2038. This changes the code to use ktime_get_real_ts64() to create a timestamp that has the right format on all machines. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions