diff options
author | Deepa Dinamani <deepa.kernel@gmail.com> | 2017-08-04 21:12:31 -0700 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-09-19 17:55:58 -0400 |
commit | 36819ad093e16a4b06c53f98d4a5afc55530bbcb (patch) | |
tree | aa982a97ae10e3c3e4928517d4ed6c0de9a02558 /fs/aio.c | |
parent | 176826af03666758c656dd27f098cc889b71638b (diff) | |
download | lwn-36819ad093e16a4b06c53f98d4a5afc55530bbcb.tar.gz lwn-36819ad093e16a4b06c53f98d4a5afc55530bbcb.zip |
select: Use get/put_timespec64
Usage of these apis and their compat versions makes
the syscalls: select family of syscalls 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 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions