commit | f6dbf651615900646fe0ba1ef5ce1027e5b4748d | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Sat Aug 29 19:12:40 2009 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Aug 29 19:12:40 2009 -0700 |
tree | a78d096174765ce893dddfd6fed9e5e92d45aaaa | |
parent | 7bf649aee8ac93ecc280f8745dcf8ec19d7b9fb1 [diff] |
iop-adma: P+Q self test Even though the intent is to extend dmatest with P+Q tests there is still value in having an always-on sanity check to prevent an unintentionally broken driver from registering. This depends on raid6_pq.ko for verification, the side effect being that PQ capable channels will fail to register when raid6 is disabled. Signed-off-by: Dan Williams <dan.j.williams@intel.com>