diff options
author | 2016-04-13 02:28:02 -0700 | |
---|---|---|
committer | 2016-06-27 10:18:09 +0200 | |
commit | 2c83f581611491e5efcc619e1198f0fcad9f330b (patch) | |
tree | ca23b1199709c00a324235bc1d9cea3d37c39ab4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'mediatek-drm-2016-06-20' of git://git.pengutronix.de/git/pza/linux into drm-next (diff) | |
download | wireguard-linux-2c83f581611491e5efcc619e1198f0fcad9f330b.tar.xz wireguard-linux-2c83f581611491e5efcc619e1198f0fcad9f330b.zip |
drm/sti: Use 64-bit timestamps
'struct timespec' uses a 32-bit field for seconds, which
will overflow in year 2038 and beyond. This patch is part
of a larger attempt to remove instances of timeval, timespec
and time_t, all of which suffer from the y2038 issue, from the
kernel.
Signed-off-by: Tina Ruchandani <ruchandani.tina@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions