From: Yang Honggang (Joseph) Date: Fri, 2 Dec 2011 03:22:41 +0000 (-0500) Subject: clocksource: Fix bug with max_deferment margin calculation X-Git-Tag: v3.2-rc5~43^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f919664d04a8d0ba29cb76673c7ca3325a2006;p=pandora-kernel.git clocksource: Fix bug with max_deferment margin calculation In order to leave a margin of 12.5% we should >> 3 not >> 5. CC: stable@kernel.org Signed-off-by: Yang Honggang (Joseph) [jstultz: Modified commit subject] Signed-off-by: John Stultz --- Reading git-diff-tree failed