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:
cdef57d
)
async_tx/raid6: add missing dma_unmap calls to the async fail case
author
Dan Williams
<dan.j.williams@intel.com>
Mon, 21 Sep 2009 17:47:40 +0000
(10:47 -0700)
committer
Dan Williams
<dan.j.williams@intel.com>
Mon, 21 Sep 2009 17:47:40 +0000
(10:47 -0700)
If we are unable to offload async_mult() or async_sum_product(), then
unmap the buffers before falling through to the synchronous path.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found