summaryrefslogtreecommitdiffstats
path: root/kernel/kthread.c
diff options
context:
space:
mode:
authorArnd Bergmann2018-04-27 15:40:13 +0200
committerThomas Gleixner2018-05-19 13:57:32 +0200
commitedca71fecb77e2697337d192cbfe96f513407761 (patch)
treecfaf4a1c3200f1dc396e28076d17229930e5fece /kernel/kthread.c
parenttimekeeping: Remove timespec64 hack (diff)
downloadkernel-qcow2-linux-edca71fecb77e2697337d192cbfe96f513407761.tar.gz
kernel-qcow2-linux-edca71fecb77e2697337d192cbfe96f513407761.tar.xz
kernel-qcow2-linux-edca71fecb77e2697337d192cbfe96f513407761.zip
timekeeping: Clean up ktime_get_real_ts64
In a move to make ktime_get_*() the preferred driver interface into the timekeeping code, sanitizes ktime_get_real_ts64() to be a proper exported symbol rather than an alias for getnstimeofday64(). The internal __getnstimeofday64() is no longer used, so remove that and merge it into ktime_get_real_ts64(). Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Stephen Boyd <sboyd@kernel.org> Cc: y2038@lists.linaro.org Cc: John Stultz <john.stultz@linaro.org> Link: https://lkml.kernel.org/r/20180427134016.2525989-3-arnd@arndb.de
Diffstat (limited to 'kernel/kthread.c')
0 files changed, 0 insertions, 0 deletions