summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
diff options
context:
space:
mode:
authorpang.xunlei <pang.xunlei@linaro.org>2014-11-18 12:15:17 +0100
committerJohn Stultz <john.stultz@linaro.org>2014-11-21 20:59:57 +0100
commit04d9089086a8231ddc69a9f3f25e971a3c1d25e6 (patch)
tree81cb703b3553469fad9356abac0563881dd405b4 /kernel/cpu.c
parenttime: Provide y2038 safe do_settimeofday() replacement (diff)
downloadlinux-04d9089086a8231ddc69a9f3f25e971a3c1d25e6.tar.xz
linux-04d9089086a8231ddc69a9f3f25e971a3c1d25e6.zip
time: Provide y2038 safe timekeeping_inject_sleeptime() replacement
As part of addressing "y2038 problem" for in-kernel uses, this patch adds timekeeping_inject_sleeptime64() using timespec64. After this patch, timekeeping_inject_sleeptime() is deprecated and all its call sites will be fixed using the new interface, after that it can be removed. NOTE: timekeeping_inject_sleeptime() is safe actually, but we want to eliminate timespec eventually, so comes this patch. Signed-off-by: pang.xunlei <pang.xunlei@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions