From: Dan Williams Date: Thu, 7 Nov 2013 00:29:58 +0000 (-0800) Subject: dmatest: replace stored results mechanism, with uniform messages X-Git-Tag: v3.13-rc1~29^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872f05c6e9a37e9358fd58eb54deee7337863496;p=pandora-kernel.git dmatest: replace stored results mechanism, with uniform messages For long running tests the tracking results in a memory leak for the "ok" results, and for the failures the kernel log should be sufficient. Provide a uniform format for error messages so they can be easily parsed and remove the debugfs file. Cc: Andy Shevchenko Signed-off-by: Dan Williams --- Reading git-diff-tree failed