git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a8943d
)
clocksource: Fix bug with max_deferment margin calculation
author
Yang Honggang (Joseph)
<eagle.rtlinux@gmail.com>
Fri, 2 Dec 2011 03:22:41 +0000
(22:22 -0500)
committer
John Stultz
<john.stultz@linaro.org>
Thu, 1 Dec 2011 23:50:00 +0000
(15:50 -0800)
In order to leave a margin of 12.5% we should >> 3 not >> 5.
CC: stable@kernel.org
Signed-off-by: Yang Honggang (Joseph) <eagle.rtlinux@gmail.com>
[jstultz: Modified commit subject]
Signed-off-by: John Stultz <john.stultz@linaro.org>
No differences found