diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-05-20 15:21:35 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-05-27 08:26:02 (GMT) |
commit | b6f4296279ab3ada554d993d12844272fd86b36a (patch) | |
tree | 22406de92c9d830caf20ca66448a1d2515cf7d03 /usr | |
parent | 94414ca08afabbb5d19511ef57ec397a07fc6d35 (diff) | |
download | linux-b6f4296279ab3ada554d993d12844272fd86b36a.tar.xz |
s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall
Analog to git commit 28b92e09e25bdc0ae864b22eacf195a74f861389
first cast tk->wall_to_monotonic.tv_nsec to u64 before doing
the shift with tk->shift to avoid loosing relevant bits on a
32-bit kernel.
Cc: stable@vger.kernel.org # 3.13+
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions