diff options
author | John Stultz <john.stultz@linaro.org> | 2015-03-12 10:23:40 -0700 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@amd.com> | 2015-03-25 14:02:05 +0200 |
commit | affa7d86441a9fe1ddd67f4ed551ed41313da561 (patch) | |
tree | 3dfe97af5b9ed006b72cc34b20ac74d0d006bc7a /drivers/gpu/drm/amd/amdkfd/kfd_topology.c | |
parent | 94a1ee09235d404190ff82400a24595b6b2af771 (diff) | |
download | blackbird-obmc-linux-affa7d86441a9fe1ddd67f4ed551ed41313da561.tar.gz blackbird-obmc-linux-affa7d86441a9fe1ddd67f4ed551ed41313da561.zip |
drm/amdkfd: Convert timestamping to use 64bit time accessors
Convert the timestamping in the amdkfd driver to use a timespec64 and 64bit
time accessors.
Although the existing code is completely safe beyond y2038 because it deals
with monotonic time, this patch is still needed in order to kill off all uses
of struct timespec.
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdkfd/kfd_topology.c')
0 files changed, 0 insertions, 0 deletions