commit | 724ed53e8ac2c5278af8955673049714c1073464 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed May 18 21:33:40 2011 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu May 19 14:24:15 2011 +0200 |
tree | 51762a734e564fb973758014997ee99406693541 | |
parent | 369db4c9524b7487faf1ff89646eee396c1363e1 [diff] |
clocksource: Get rid of the hardcoded 5 seconds sleep time limit Slow clocksources can have a way longer sleep time than 5 seconds and even fast ones can easily cope with 600 seconds and still maintain proper accuracy. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: John Stultz <john.stultz@linaro.org> Reviewed-by: Ingo Molnar <mingo@elte.hu> Link: http://lkml.kernel.org/r/%3C20110518210136.109811585%40linutronix.de%3E