diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-11-08 21:34:24 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-11-12 08:13:44 +0100 |
commit | 2f5841349df281ecf8f81cc82d869b8476f0db0b (patch) | |
tree | 88d71465c8a13f89770d9fb084767e9af1fc8e08 /.get_maintainer.ignore | |
parent | 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c (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 <arnd@arndb.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20191108203435.112759-2-arnd@arndb.de
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions