timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD
authorMiroslav Lichvar <[email protected]>
Mon, 13 Nov 2017 22:51:31 +0000 (14:51 -0800)
committerThomas Gleixner <[email protected]>
Tue, 14 Nov 2017 10:20:25 +0000 (11:20 +0100)
commitaea3706cfc4d952ed6d32b6d5845b5ecd99ed7f5
treed013bbdd25babdce72f2c9e1b899cb94ef728f69
parent558de28249508dc3ec0ec8981d1315eb8b63f0d9
timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD

As of d4d1fc61eb38f (ia64: Update fsyscall gettime to use modern
vsyscall_update)the last user of CONFIG_GENERIC_TIME_VSYSCALL_OLD
have been updated, the legacy support for old-style vsyscall
implementations can be removed from the timekeeping code.

(Thanks again to Tony Luck for helping remove the last user!)

[jstultz: Commit message rework]

Signed-off-by: Miroslav Lichvar <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Prarit Bhargava <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Stephen Boyd <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
include/linux/timekeeper_internal.h
kernel/time/Kconfig
kernel/time/timekeeping.c