diff options
author | 2008-05-28 12:08:48 -0500 | |
---|---|---|
committer | 2008-07-02 15:01:55 -0500 | |
commit | e6ab9143719ff76f0b95f0866c4d0f6c743ad2e0 (patch) | |
tree | 42e95b916e9fbe814d1d61557af478f557f9d750 /kernel/workqueue.c | |
parent | svcrdma: Use reply and chunk map for RDMA_READ processing (diff) | |
download | linux-rng-e6ab9143719ff76f0b95f0866c4d0f6c743ad2e0.tar.xz linux-rng-e6ab9143719ff76f0b95f0866c4d0f6c743ad2e0.zip |
svcrdma: Move the DMA unmap logic to the CQ handler
Separate DMA unmap from context destruction and perform DMA unmapping
in the SQ/RQ CQ reap functions. This is necessary to support software
based RDMA implementations that actually copy the data in their
ib_dma_unmap callback functions and architectures that don't have
cache coherent I/O busses.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions