diff options
| author | Arnd Bergmann <[email protected]> | 2015-09-27 16:45:16 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-09-29 04:03:36 +0200 |
| commit | 1f8c37a4e29bb4794950228d2d9571029f277d7b (patch) | |
| tree | bd4090bf6fa748029557293cbf6a3df69fc7fefd /tools/perf/scripts/python/bin | |
| parent | 23d9a0467c6ce436e4f40e44e81005df6bdd9d2d (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