diff options
author | Baolin Wang <baolin.wang@linaro.org> | 2016-04-08 14:02:12 +0800 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2016-04-22 11:49:04 -0700 |
commit | 86d3473224b004f920c107206d181d37db735145 (patch) | |
tree | 3c3f646ec0d3947a9b3784b1b1d42bc167e9893c /drivers/pci/Makefile | |
parent | 457db29bfcfd1d9cc717587c446a89d60499d4a9 (diff) |
time: Introduce do_sys_settimeofday64()
The do_sys_settimeofday() function uses a timespec, which is not year
2038 safe on 32bit systems.
Thus this patch introduces do_sys_settimeofday64(), which allows us to
transition users of do_sys_settimeofday() to using 64bit time types.
Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
[jstultz: Include errno-base.h to avoid build issue on some arches]
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'drivers/pci/Makefile')
0 files changed, 0 insertions, 0 deletions