]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] IB/mthca: map context for RDMA responder in mem-free mode
authorRoland Dreier <roland@topspin.com>
Sat, 16 Apr 2005 22:26:34 +0000 (15:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:26:34 +0000 (15:26 -0700)
commita197e1c96665e6836e75745ca266dc12b8639a6d
tree118d8a2fdb5d88e6cd5716ab98503a1adc06d249
parent954e119501bcfda01c0eff37847134b0b6ff3fc3
[PATCH] IB/mthca: map context for RDMA responder in mem-free mode

Fix RDMA in mem-free mode: we need to make sure that the RDMA context memory
is mapped for the HCA.

Signed-off-by: Roland Dreier <roland@topspin.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/hw/mthca/mthca_dev.h
drivers/infiniband/hw/mthca/mthca_main.c
drivers/infiniband/hw/mthca/mthca_qp.c