[RFC][PATCH] amdkfd: Convert timestamping to use 64bit time accessors

2015-03-19 Thread Oded Gabbay
On 03/13/2015 01:24 PM, Arnd Bergmann wrote: > On Thursday 12 March 2015 10:23:40 John Stultz wrote: >> Convert the timestamping in the amdkfd driver to use >> a timespec64 and 64bit time accessors. >> >> Cc: Arnd Bergmann >> Cc: Oded Gabbay >> Cc: David Airlie >> Cc: dri-devel at lists.freede

[RFC][PATCH] amdkfd: Convert timestamping to use 64bit time accessors

2015-03-13 Thread Arnd Bergmann
On Thursday 12 March 2015 10:23:40 John Stultz wrote: > Convert the timestamping in the amdkfd driver to use > a timespec64 and 64bit time accessors. > > Cc: Arnd Bergmann > Cc: Oded Gabbay > Cc: David Airlie > Cc: dri-devel at lists.freedesktop.org > Signed-off-by: John Stultz > The patch l

[RFC][PATCH] amdkfd: Convert timestamping to use 64bit time accessors

2015-03-12 Thread John Stultz
Convert the timestamping in the amdkfd driver to use a timespec64 and 64bit time accessors. Cc: Arnd Bergmann Cc: Oded Gabbay Cc: David Airlie Cc: dri-devel at lists.freedesktop.org Signed-off-by: John Stultz --- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 10 +- 1 file changed, 5 inse