]> git.baikalelectronics.ru Git - kernel.git/commit
ktime: Change ktime_set() to take 64bit seconds value
authorJohn Stultz <john.stultz@linaro.org>
Wed, 16 Jul 2014 21:03:56 +0000 (21:03 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:16:50 +0000 (10:16 -0700)
commit7a904cdcb97b53e5dc947f96078c6a75f1943734
tree6df427dd2be7ec76727016cb83214cd2338f9736
parent9a34c786c198c55ab395588435a02fcacfeab848
ktime: Change ktime_set() to take 64bit seconds value

In order to support dates past 2038 on 32bit systems, ktime_set()
needs to handle 64bit second values.

[ tglx: Removed the BITS_PER_LONG check ]

Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
include/linux/ktime.h