From: Magnus Damm Date: Tue, 28 Apr 2009 08:17:54 +0000 (+0000) Subject: clocksource: improve sh_cmt clocksource overflow handling X-Git-Tag: v2.6.31-rc1~392^2~41^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b644c7a218702668d7b610994e7dcbc3d4705d3;p=pandora-kernel.git clocksource: improve sh_cmt clocksource overflow handling This patch improves the sh_cmt clocksource handling. Currently the counter value is ignored in the case of overflow. With this patch the overflow flag is read before and after reading the counter, removing any counter value and overflow flag mismatch issues. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed