Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clocksource: Fix bug with max_deferment margin calculation
commit b1f9196 upstream. In order to leave a margin of 12.5% we should >> 3 not >> 5. Signed-off-by: Yang Honggang (Joseph) <eagle.rtlinux@gmail.com> [jstultz: Modified commit subject] Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information