From: John Stultz Date: Fri, 23 Mar 2012 02:14:46 +0000 (-0700) Subject: time: Avoid scary backtraces when warning of > 11% adj X-Git-Tag: v3.4-rc1~44^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e919cfd42da54d400e7e0385f22cae3672dcf874;p=pandora-kernel.git time: Avoid scary backtraces when warning of > 11% adj Folks have been getting a number of warnings about time adjustments > 11%. The WARN_ON leaves a big useless backtrace so this patch removes it for a printk_once(). I'm still working to narrow down the cause of the > 11% adjustment. Signed-off-by: John Stultz --- Reading git-diff-tree failed