aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-08-17 15:43:44 -0700
committerLinus Torvalds <[email protected]>2018-08-17 16:20:27 -0700
commit2c1bb29aa6e7b0e52d84bd06bc199b0a5076a781 (patch)
tree29056d6176d856721209ad5c182e9fa101b75a2e /tools/perf/scripts/python/mem-phys-addr.py
parente1fb4a0864958fac2fb1b23f9f4562a9f90e3e8f (diff)
firewire: use 64-bit time_t based interfaces
32-bit CLOCK_REALTIME timestamps overflow in year 2038, so all such interfaces are deprecated now. For the FW_CDEV_IOC_GET_CYCLE_TIMER2 ioctl, we already support 64-bit timestamps, but the implementation still uses timespec. This changes the code to use timespec64 instead with the appropriate accessor functions. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]> Cc: Stefan Richter <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions