diff options
author | 2017-11-27 12:49:51 +0100 | |
---|---|---|
committer | 2017-12-07 16:23:16 +0200 | |
commit | dafa420360129781744ef48736a6dbed8f622077 (patch) | |
tree | 45d6f4730d21cc9febf0ec2185feb959e75a4c53 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ath6kl: remove redundant variable ies_len (diff) | |
download | wireguard-linux-dafa420360129781744ef48736a6dbed8f622077.tar.xz wireguard-linux-dafa420360129781744ef48736a6dbed8f622077.zip |
ath10k: use 64-bit crash dump timestamps
The dump format uses 64-bit timestamps already, but calling
getnstimeofday() only returns a 32-bit number on 32-bit architectures,
so that will overflow in y2038.
This changes it to use ktime_get_real_ts64() instead.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions