]> git.baikalelectronics.ru Git - kernel.git/commit
timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 13 Nov 2017 22:51:31 +0000 (14:51 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 14 Nov 2017 10:20:25 +0000 (11:20 +0100)
commit03bec0fe7048c8a38faf4bd2ba7560d5e5860a4a
treed013bbdd25babdce72f2c9e1b899cb94ef728f69
parentc9cec9ba43318e71be2c4d90072baafeb3731f3a
timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD

As of 005d925c021b9 (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 <mlichvar@redhat.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Stephen Boyd <stephen.boyd@linaro.org>
Link: https://lkml.kernel.org/r/1510613491-16695-1-git-send-email-john.stultz@linaro.org
include/linux/timekeeper_internal.h
kernel/time/Kconfig
kernel/time/timekeeping.c