https://github.com/torvalds/linux
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
Tip revision: f2e9bd70327d788011cf787a51ceba5925bbc63a authored by Marciniszyn, Mike on 21 December 2012, 08:01:49 UTC
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Tip revision: f2e9bd7
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 231.8 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top