From: Peter Zijlstra Date: Tue, 10 Feb 2009 15:37:31 +0000 (+0100) Subject: timers: split process wide cpu clocks/timers, fix X-Git-Tag: v2.6.29-rc5~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fccfd67df79c6351a156eb25a7a514e5f39c4d9;p=pandora-kernel.git timers: split process wide cpu clocks/timers, fix To decrease the chance of a missed enable, always enable the timer when we sample it, we'll always disable it when we find that there are no active timers in the jiffy tick. This fixes a flood of warnings reported by Mike Galbraith. Reported-by: Mike Galbraith Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed