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:
b432e6b
)
svcrdma: Cleanup DMA unmapping in error paths.
author
Tom Tucker
<tom@ogc.us>
Tue, 12 Oct 2010 20:33:57 +0000
(15:33 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Mon, 18 Oct 2010 23:51:32 +0000
(19:51 -0400)
There are several error paths in the code that do not unmap DMA. This
patch adds calls to svc_rdma_unmap_dma to free these DMA contexts.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found