From: Martin Schwidefsky Date: Fri, 14 Aug 2009 13:47:25 +0000 (+0200) Subject: clocksource: Move watchdog downgrade to a work queue thread X-Git-Tag: v2.6.32-rc1~168^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c55c87c892c1875deace0c8fc28787335277fdf2;p=pandora-kernel.git clocksource: Move watchdog downgrade to a work queue thread Move the downgrade of an unstable clocksource from the timer interrupt context into the process context of a work queue thread. This is needed to be able to do the clocksource switch with stop_machine. Signed-off-by: Martin Schwidefsky Cc: Ingo Molnar Acked-by: John Stultz Cc: Daniel Walker LKML-Reference: <20090814134809.354926067@de.ibm.com> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed