aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorXunlei Pang <[email protected]>2015-01-22 02:31:55 +0000
committerJohn Stultz <[email protected]>2015-01-23 17:21:57 -0800
commit9a4a445e30f0b601ca2d9433274047cbf48ebf9e (patch)
treeb02b62d1598b6a84332d527ec7e9ba996948d084 /lib/mpi/mpiutil.c
parent966301a23ef8ff0a4c5f71b585dafbf334808574 (diff)
rtc: Convert rtc_set_ntp_time() to use timespec64
rtc_set_ntp_time() uses timespec which is y2038-unsafe, so modify to use timespec64 which is y2038-safe, then replace rtc_time_to_tm() with rtc_time64_to_tm(). Also adjust all its call sites(only NTP uses it) accordingly. 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