git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94de648
)
dmatest: fix handling of an even number of xor_sources
author
Dan Williams
<dan.j.williams@intel.com>
Mon, 1 Mar 2010 05:20:18 +0000
(22:20 -0700)
committer
Dan Williams
<dan.j.williams@intel.com>
Mon, 1 Mar 2010 05:20:18 +0000
(22:20 -0700)
Just like commit
ac5d73fc
, we need to be careful to use 'src_cnt' as it
contains the fixed up number of xor sources (forced odd) to meet dmatest's
data verification scheme.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found