From: Martin Schwidefsky Date: Fri, 14 Aug 2009 13:47:22 +0000 (+0200) Subject: clocksource: Delay clocksource watchdog highres enablement X-Git-Tag: v2.6.32-rc1~168^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cf4e750f8459d51c2e8a035a201da4bf7aa996a;p=pandora-kernel.git 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 Cc: Ingo Molnar Acked-by: John Stultz Cc: Daniel Walker LKML-Reference: <20090814134808.627795883@de.ibm.com> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed