Revision f2e9bd70327d788011cf787a51ceba5925bbc63a authored by Marciniszyn, Mike on 21 December 2012, 08:01:49 UTC, committed by David S. Miller on 26 December 2012, 23:17:37 UTC
0b088e00 ("RDS: Use page_remainder_alloc() for recv bufs")
added uses of sg_dma_len() and sg_dma_address(). This makes
RDS DOA with the qib driver.

IB ulps should use ib_sg_dma_len() and ib_sg_dma_address
respectively since some HCAs overload ib_sg_dma* operations.

Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent af9b078
History
File Mode Size
Kconfig -rw-r--r-- 656 bytes
Makefile -rw-r--r-- 60 bytes
yama_lsm.c -rw-r--r-- 10.5 KB

back to top