]> git.baikalelectronics.ru Git - kernel.git/commit
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
authorThomas Gleixner <tglx@linutronix.de>
Fri, 7 Feb 2020 12:39:01 +0000 (13:39 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 17 Feb 2020 19:12:17 +0000 (20:12 +0100)
commit7e42144fb6bf1a4b6123efb180711b52c83603f3
tree541578554f4205cfb040080bd500db4bd4b2b676
parent7c5b48ce1dc7e57e4fee81dbfaed7db195c4688a
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes

Move the time namespace indicator clock mode to the other ones for
consistency sake.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Link: https://lkml.kernel.org/r/20200207124403.656097274@linutronix.de
include/linux/clocksource.h
include/vdso/datapage.h
kernel/time/namespace.c
lib/vdso/gettimeofday.c