aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/posix-cpu-timers.c
diff options
context:
space:
mode:
authorDeepa Dinamani <deepa.kernel@gmail.com>2017-06-24 11:45:05 -0700
committerAl Viro <viro@zeniv.linux.org.uk>2017-06-30 04:13:19 -0400
commit5c4994102fb508d4a0f7a8afa46560c314c1ebd4 (patch)
treea82ce353eed5c4455638390b6bffe7b7182a87f0 /kernel/time/posix-cpu-timers.c
parentposix-stubs: Conditionally include COMPAT_SYS_NI defines (diff)
downloadlinux-dev-5c4994102fb508d4a0f7a8afa46560c314c1ebd4.tar.xz
linux-dev-5c4994102fb508d4a0f7a8afa46560c314c1ebd4.zip
posix-timers: Use get_timespec64() and put_timespec64()
Usage of these apis and their compat versions makes the syscalls: clock_gettime, clock_settime, clock_getres and their compat implementations simpler. This is a preparatory patch to isolate data conversions to struct timespec64 at userspace boundaries. This helps contain the changes needed to transition to new y2038 safe types. Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/time/posix-cpu-timers.c')
0 files changed, 0 insertions, 0 deletions