diff options
author | Baolin Wang <baolin.wang@linaro.org> | 2015-07-29 15:09:43 +0300 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2015-08-17 21:25:35 +0300 |
commit | 8758a240e2d74c5932ab51a73377e6507b7fd441 (patch) | |
tree | f430066a32f00ee1c4e434e51936067e80e618c3 /fs/anon_inodes.c | |
parent | 19a46fe57a005a884ccb38419071f772ac2fca2b (diff) | |
download | linux-8758a240e2d74c5932ab51a73377e6507b7fd441.tar.xz |
time: Introduce current_kernel_time64()
The current_kernel_time() is not year 2038 safe on 32bit systems
since it returns a timespec value. Introduce current_kernel_time64()
which returns a timespec64 value.
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 'fs/anon_inodes.c')
0 files changed, 0 insertions, 0 deletions