From: pang.xunlei Date: Thu, 9 Oct 2014 07:04:31 +0000 (+0800) Subject: time: Complete NTP adjustment threshold judging conditions X-Git-Tag: omap-for-v3.19/fixes-rc1~164^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=659bc17b80c692e0ccda757e207fc4666d9b3e71;p=pandora-kernel.git time: Complete NTP adjustment threshold judging conditions The clocksource mult-adjustment threshold is [mult-maxadj, mult+maxadj], timekeeping_adjust() only deals with the upper threshold, but misses the lower threshold. This patch adds the lower threshold judging condition. Signed-off-by: pang.xunlei [jstultz: Minor fix for > 80 char line] Signed-off-by: John Stultz --- Reading git-diff-tree failed