OSDN Git Service

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)
commit46b883995c88520f2c4de6a64cccc04c69d59f83
tree2d1c9520183af260cd350a75d1f11de85de4445f
parent001f7971433a53bb76443cd8f5827ca27b0bc8ca
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