diff options
| author | Ksenija Stanojevic <[email protected]> | 2015-04-30 19:00:23 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-05-08 09:24:16 +0200 |
| commit | d5a7d45fb5b667fd10a225ccf11fe395fb2417d9 (patch) | |
| tree | 9a3f6eab1e93f9378f83fc26713b8cdce3698d83 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | ac04b3b73bbcbee48112fb516b1fdd67d0146da5 (diff) | |
Staging: rts5208: Replace timeval with timespec64
struct timeval tv is used to get current time.
32-bit systems using 'struct timeval' will break in the year 2038, so
we have to replace that code with more appropriate types.
Signed-off-by: Ksenija Stanojevic <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions