From: Steven Rostedt Date: Thu, 19 Jul 2012 20:08:33 +0000 (-0400) Subject: ktest: Add check for bug or panic during reboot X-Git-Tag: v3.6-rc1~46^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a80c72711a9b78af433013067848c0a5473a484;p=pandora-kernel.git ktest: Add check for bug or panic during reboot Usually the target is booted into a dependable kernel when a test starts. The test will install the test kernel and reboot the box. But there may be a time that the kernel is running an unreliable kernel and the reboot may crash. Have ktest detect crashes on a reboot and force a power-cycle instead. This can usually happen if a test kernel was installed to run manual tests, but the user forgot to reboot to the known good kernel. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed