From: Timur Tabi Date: Mon, 29 Jun 2015 16:46:17 +0000 (-0500) Subject: Documentation/watchdog: add timeout and ping rate control to watchdog-test.c X-Git-Tag: omap-for-v4.3/fixes-rc1~29^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f15d7114bbdd594f1d8b644a44f647d2b6e9772e;p=pandora-kernel.git Documentation/watchdog: add timeout and ping rate control to watchdog-test.c The watchdog test program is much more useful if it can configure the timeout value and ping rate. This will allow you to test actual timeouts. Adds the -t parameter to set the timeout value (in seconds), and -p to set the ping rate (number of seconds between pings). Signed-off-by: Timur Tabi Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed