diff options
author | Arnd Bergmann <[email protected]> | 2018-01-17 15:48:51 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-01-22 20:03:57 -0500 |
commit | b45093dd76bed88ac72330c08338ea329c94d20c (patch) | |
tree | c8579fe778573906b183376265e9399603f6e2b1 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 22807aa812a65a7b859187e0fc6cfa0802a858c4 (diff) |
scsi: megaraid: use ktime_get_real for firmware time
do_gettimeofday() overflows in 2038 on 32-bit architectures and is
deprecated, so convert this driver to call ktime_get_real()
directly. This also simplifies the calculation.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Sumit Saxena <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions