aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2019-11-08 21:34:24 +0100
committerThomas Gleixner <[email protected]>2019-11-12 08:13:44 +0100
commit2f5841349df281ecf8f81cc82d869b8476f0db0b (patch)
tree88d71465c8a13f89770d9fb084767e9af1fc8e08 /lib/mpi
parent31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c (diff)
ntp/y2038: Remove incorrect time_t truncation
A cast to 'time_t' was accidentally left in place during the conversion of __do_adjtimex() to 64-bit timestamps, so the resulting value is incorrectly truncated. Remove the cast so the 64-bit time gets propagated correctly. Fixes: ead25417f82e ("timex: use __kernel_timex internally") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions