]> Pileus Git - ~andy/linux/commit
time: Avoid scary backtraces when warning of > 11% adj
authorJohn Stultz <john.stultz@linaro.org>
Fri, 23 Mar 2012 02:14:46 +0000 (19:14 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Fri, 23 Mar 2012 23:25:16 +0000 (16:25 -0700)
commite919cfd42da54d400e7e0385f22cae3672dcf874
tree2fad9b552439188e2e48b0d3b0cacce52dc71b95
parentad30dfa94c5cc23931c822922a50bd163ab293a5
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 <john.stultz@linaro.org>
kernel/time/timekeeping.c