android_kernel_xiaomi_sm8350/drivers/infiniband
Erez Zilber 74a2078061 IB/iser: DMA unmap unaligned for RDMA data before touching it
iSER uses the DMA mapping api to map the page holding the
SCSI command data to the HCA DMA address space. When the
command data is not aligned for RDMA, the data is copied
to/from an allocated buffer which in turn is used for
executing this command. The pages associated with the
command must be unmapped before being touched.

Signed-off-by: Erez Zilber <erezz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-09-28 10:53:18 -07:00
..
core [PATCH] Really ignore kmem_cache_destroy return value 2006-09-27 08:26:10 -07:00
hw RDMA/amso1100: Fix memory leak in c2_reg_phys_mr() 2006-09-28 10:44:07 -07:00
ulp IB/iser: DMA unmap unaligned for RDMA data before touching it 2006-09-28 10:53:18 -07:00
Kconfig RDMA/amso1100: Add driver for Ammasso 1100 RNIC 2006-09-22 15:22:48 -07:00
Makefile RDMA/amso1100: Add driver for Ammasso 1100 RNIC 2006-09-22 15:22:48 -07:00