linux-stable/lib/vdso
Christophe Leroy 49a101d716 lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres()
Only perform READ_ONCE(vd[CS_HRES_COARSE].hrtimer_res) for
HRES and RAW clocks.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/7ac2f0d21652f95e2bbdfa6bd514ae6c7caf53ab.1579196675.git.christophe.leroy@c-s.fr
2020-01-16 21:24:46 +01:00
..
Kconfig lib/vdso: Prepare for time namespace support 2020-01-14 12:20:57 +01:00
Makefile lib/vdso: Provide generic VDSO implementation 2019-06-22 21:21:05 +02:00
gettimeofday.c lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres() 2020-01-16 21:24:46 +01:00