From: Dan Williams Date: Thu, 7 Nov 2013 00:29:57 +0000 (-0800) Subject: Revert "dmatest: append verify result to results" X-Git-Tag: v3.13-rc1~29^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b61017822cdff9c18ae70005cf52d84e8dafe5d;p=pandora-kernel.git Revert "dmatest: append verify result to results" This reverts commit d86b2f298e6de124984f5d5817ed1e6e759b3ada. The kernel log buffer is sufficient for collecting test results. The current logging OOMs the machine on long running tests, and usually only the first error is relevant. It is better to stop on error and parse the kernel output. If output volume becomes an issue we can always investigate using trace messages. Cc: Andy Shevchenko Acked-by: Andy Shevchenko Signed-off-by: Dan Williams --- Reading git-diff-tree failed