diff options
author | Deepa Dinamani <deepa.kernel@gmail.com> | 2017-06-24 21:45:07 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-06-30 11:14:38 +0300 |
commit | bff412036f457d8160eebada43199b8d987152d8 (patch) | |
tree | 0df0e87f95c9682a82a1b67c53d9af30e92895a0 /kernel/time | |
parent | c0edd7c9acd0eaee149ab6cb4441cc71a1af87f0 (diff) | |
download | linux-bff412036f457d8160eebada43199b8d987152d8.tar.xz |
timerfd: Use get_itimerspec64() and put_itimerspec64()
Usage of these apis and their compat versions makes
the syscalls: timerfd_settime and timerfd_gettime and
their compat implementations simpler.
This patch also serves as a preparatory patch for changing
syscalls to use new time_t data types to support the
y2038 effort by isolating the processing of user pointers
through these apis.
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions