[rds-devel] [PATCH 1/2] IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len

David Miller davem at davemloft.net
Wed Dec 26 15:18:05 PST 2012


From: Mike Marciniszyn <mike.marciniszyn at intel.com>
Date: Fri, 21 Dec 2012 13:01:49 -0500

> 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 at intel.com>

Applied.



More information about the rds-devel mailing list