aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDeepa Dinamani <[email protected]>2018-07-03 05:44:22 +0000
committerArnd Bergmann <[email protected]>2019-02-06 23:13:27 +0000
commit3876ced476c8ec17265d1739467e726ada88b660 (patch)
tree222617f692589b6362731cb248831db89c75f1cf /tools/perf/scripts/python
parenttimex: use __kernel_timex internally (diff)
downloadkernel-3876ced476c8ec17265d1739467e726ada88b660.tar.gz
kernel-3876ced476c8ec17265d1739467e726ada88b660.zip
timex: change syscalls to use struct __kernel_timex
struct timex is not y2038 safe. Switch all the syscall apis to use y2038 safe __kernel_timex. Note that sys_adjtimex() does not have a y2038 safe solution. C libraries can implement it by calling clock_adjtime(CLOCK_REALTIME, ...). Signed-off-by: Deepa Dinamani <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions