aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
diff options
context:
space:
mode:
authorBaolin Wang2015-07-29 19:58:15 +0800
committerJohn Stultz2015-08-17 11:25:28 -0700
commit19a46fe57a005a884ccb38419071f772ac2fca2b (patch)
tree9636598b561795e587c5aa83ceb88abf202aa994 /kernel/time
parent7494e9eedee2121305a48af4fbbcedb69a2c2b93 (diff)
time: Introduce struct itimerspec64
The struct itimerspec is not year 2038 safe on 32bit systems due to the limitation of the struct timespec members. Introduce itimerspec64 which uses struct timespec64 instead and provide conversion functions. Cc: Prarit Bhargava <prarit@redhat.com> Cc: Richard Cochran <richardcochran@gmail.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions