]> git.baikalelectronics.ru Git - kernel.git/commit
posix-cpu-timers: Remove cputime_expires
authorThomas Gleixner <tglx@linutronix.de>
Wed, 21 Aug 2019 19:09:14 +0000 (21:09 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 28 Aug 2019 09:50:38 +0000 (11:50 +0200)
commita10fab3700e1d665d17f4e709beb78606c8be730
tree2d1c9520183af260cd350a75d1f11de85de4445f
parentda2c72314e1f23070e0478d63881867e3c1d85a3
posix-cpu-timers: Remove cputime_expires

The last users of the magic struct cputime based expiry cache are
gone. Remove the leftovers.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190821192921.790209622@linutronix.de
include/linux/posix-timers.h
kernel/time/posix-cpu-timers.c