From: Dan Williams Date: Thu, 7 Nov 2013 00:30:02 +0000 (-0800) Subject: dmatest: support xor-only, or pq-only channels in tests X-Git-Tag: v3.13-rc1~29^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e554957de406d6adc581731f571b8a1503f6b0;p=pandora-kernel.git dmatest: support xor-only, or pq-only channels in tests Currently we only test raid channels that happen to also have 'copy' capability. Search for capable channels that do not have DMA_MEMCPY. Note the return value from run_threaded_test never really made sense because it could return errors after successfully starting tests. We already have the test results per channel so missing channels can be detected at that time. Acked-by: Andy Shevchenko Signed-off-by: Dan Williams --- Reading git-diff-tree failed