OSDN Git Service

posix-timers: Use new ktime_get_*_ts64() helpers
authorArnd Bergmann <arnd@arndb.de>
Mon, 18 Jun 2018 14:32:24 +0000 (16:32 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 19 Jun 2018 07:56:27 +0000 (09:56 +0200)
commit58a10456d7175fa674b951f1fd7ead3d9a550db4
treeee8549587232beda4dc016eb5135ac793ee62cfc
parentd30faff900e666f9a6395a159fdd353c02f5bed0
posix-timers: Use new ktime_get_*_ts64() helpers

Some of the oddly named time accessor functions now have a more consistent
naming, which should be used from now on so the aliases can be removed.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: y2038@lists.linaro.org
Cc: Deepa Dinamani <deepa.kernel@gmail.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Link: https://lkml.kernel.org/r/20180618143246.3865099-1-arnd@arndb.de
kernel/time/posix-stubs.c
kernel/time/posix-timers.c