diff options
author | Xunlei Pang <pang.xunlei@linaro.org> | 2015-01-22 03:31:52 +0100 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2015-01-24 02:21:56 +0100 |
commit | 4ec2364f4910234030906b3f824b51c0d7065334 (patch) | |
tree | 91441ff20b60d935b4fbede82d81d035f81d8bed /block/blk-core.c | |
parent | rtc: Update interface.c to use y2038-safe time interfaces (diff) | |
download | linux-4ec2364f4910234030906b3f824b51c0d7065334.tar.xz linux-4ec2364f4910234030906b3f824b51c0d7065334.zip |
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 <pang.xunlei@linaro.org>
Cc: Arnd Bergmann <arnd.bergmann@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions