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:
649fe4a
)
RDMA/nes: Correct fast memory registration implementation
author
Chien Tung
<chien.tin.tung@intel.com>
Wed, 9 Dec 2009 23:21:54 +0000
(15:21 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 9 Dec 2009 23:21:54 +0000
(15:21 -0800)
Replace alloc_fmr, unmap_fmr, dealloc_fmr and map_phys_fmr with
alloc_fast_reg_mr, alloc_fast_reg_page_list, free_fast_reg_page_list.
Signed-off-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found