]> git.ipfire.org Git - thirdparty/linux.git/commit - lib/vdso/gettimeofday.c
lib/vdso: Cleanup clock mode storage leftovers
authorThomas Gleixner <tglx@linutronix.de>
Fri, 7 Feb 2020 12:38:59 +0000 (13:38 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 17 Feb 2020 19:12:17 +0000 (20:12 +0100)
commitf86fd32db706613fe8d0104057efa6e83e0d7e8f
tree538b280f0e4d48d1766f8b33754bdb3f4cb5b86a
parent5e3c6a312a0946d2d83e32359612cbb925a8bed0
lib/vdso: Cleanup clock mode storage leftovers

Now that all architectures are converted to use the generic storage the
helpers and conditionals can be removed.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Link: https://lkml.kernel.org/r/20200207124403.470699892@linutronix.de
arch/arm/mm/Kconfig
arch/arm64/Kconfig
arch/mips/Kconfig
arch/x86/Kconfig
include/asm-generic/vdso/vsyscall.h
include/linux/clocksource.h
kernel/time/vsyscall.c
lib/vdso/Kconfig
lib/vdso/gettimeofday.c