Home
last modified time | relevance | path

Searched hist:"8 cf4e750" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/time/
H A Dclocksource.c8cf4e750 Fri Aug 14 08:47:22 CDT 2009 Martin Schwidefsky <schwidefsky@de.ibm.com> clocksource: Delay clocksource watchdog highres enablement

The clocksource watchdog marks a clock as highres capable before it
checked the deviation from the watchdog clocksource even for a single
time. Make sure that the deviation is at least checked once before
doing the switch to highres mode.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Acked-by: John Stultz <johnstul@us.ibm.com>
Cc: Daniel Walker <dwalker@fifo99.com>
LKML-Reference: <20090814134808.627795883@de.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>