OSDN Git Service

y2038: remove ktime to/from timespec/timeval conversion
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Feb 2020 04:03:50 +0000 (20:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Feb 2020 19:22:15 +0000 (11:22 -0800)
commit595abbaff5db121428247a2e6ab368734472e101
tree1c0810a3a15fe44052620aaa4732b59fb07ac5dd
parentca7e1fd1026c5af6a533b4b5447e1d2f153e28f2
y2038: remove ktime to/from timespec/timeval conversion

A couple of helpers are now obsolete and can be removed, so drivers can no
longer start using them and instead use y2038-safe interfaces.

Link: http://lkml.kernel.org/r/20200110154232.4104492-2-arnd@arndb.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/ktime.h