linux/lib/vdso
Christophe Leroy cdb7c5a9c8 lib/vdso: Avoid duplication in __cvdso_clock_getres()
VDSO_HRES and VDSO_RAW clocks are handled the same way.

Avoid the code duplication.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Andy Lutomirski <luto@kernel.org>
Link: https://lore.kernel.org/r/fdf1a968a8f7edd61456f1689ac44082ebb19c15.1577111367.git.christophe.leroy@c-s.fr
2020-01-14 12:20:47 +01:00
..
gettimeofday.c lib/vdso: Avoid duplication in __cvdso_clock_getres() 2020-01-14 12:20:47 +01:00
Kconfig lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO 2019-10-07 11:07:17 +01:00
Makefile