commit | 08aeb14e5f6c28878266b01c87cc5ce31101afa8 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@topspin.com> | Sat Apr 16 15:26:34 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:26:34 2005 -0700 |
tree | 830f591f6931ceb411f0ae97196f113db2cd766b | |
parent | ddf841f052fa218547c86169d1074968eca8c503 [diff] |
[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>