diff options
author | Xunlei Pang <[email protected]> | 2015-01-22 02:31:52 +0000 |
---|---|---|
committer | John Stultz <[email protected]> | 2015-01-23 17:21:56 -0800 |
commit | 4ec2364f4910234030906b3f824b51c0d7065334 (patch) | |
tree | 91441ff20b60d935b4fbede82d81d035f81d8bed /lib/mpi/mpiutil.c | |
parent | bc10aa93a8853d6dac820696ae9a3e757e19f315 (diff) |
rtc: Update rtc-dev to use y2038-safe time interfaces
Currently, rtc-dev.c uses y2038 problematic rtc_tm_to_time()
and rtc_time_to_tm(). So replace them with their corresponding
y2038-safe versions: rtc_tm_to_time64() and rtc_time64_to_tm().
Cc: pang.xunlei <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Xunlei Pang <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions