From: John Stultz Date: Wed, 13 May 2015 22:13:03 +0000 (-0700) Subject: kselftests: timers: Increase delay between suspends in alarmtimer-suspend X-Git-Tag: omap-for-v4.3/legacy-v2-signed~105^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=859b1bebe1e0e2e1fdfec77b019b9d7c27588e02;p=pandora-kernel.git kselftests: timers: Increase delay between suspends in alarmtimer-suspend When testing on some hardware, waiting only a second before re-triggering suspend can keep TCP connections from re-establishing which after a number of cycles can cause TCP connections to close while the test is running. So extend the delay between suspend calls to 3 seconds to let the connections stay alive. Cc: Shuah Khan Cc: Prarit Bhargava Cc: Thomas Gleixner Cc: Richard Cochran Signed-off-by: John Stultz Signed-off-by: Shuah Khan --- Reading git-diff-tree failed