alistair23-linux/include/rdma
Michael S. Tsirkin adfaa888a2 [PATCH] fmr pool: remove unnecessary pointer dereference
ib_fmr_pool_map_phys gets the virtual address by pointer but never writes
there, and users (e.g.  srp) seem to assume this and ignore the value
returned.  This patch cleans up the API to get the VA by value, and updates
all users.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Acked-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-14 21:53:51 -07:00
..
ib_addr.h [PATCH] IB/addr: gid structure alignment fix 2006-07-14 21:53:50 -07:00
ib_cache.h IB: Add caching of ports' LMC 2006-06-17 20:37:34 -07:00
ib_cm.h IB/ucm: Get rid of duplicate P_Key parameter 2006-06-17 20:37:39 -07:00
ib_fmr_pool.h [PATCH] fmr pool: remove unnecessary pointer dereference 2006-07-14 21:53:51 -07:00
ib_mad.h IB/mad: RMPP support for additional classes 2006-03-30 07:19:51 -08:00
ib_marshall.h IB: common handling for marshalling parameters to/from userspace 2006-06-17 20:37:27 -07:00
ib_pack.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_sa.h IB/sa: Add ib_init_ah_from_path() 2006-06-17 20:37:39 -07:00
ib_smi.h IB: Move struct port_info from ipath to <rdma/ib_smi.h> 2006-06-17 20:37:36 -07:00
ib_user_cm.h IB/ucm: Get rid of duplicate P_Key parameter 2006-06-17 20:37:39 -07:00
ib_user_mad.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_user_sa.h IB: common handling for marshalling parameters to/from userspace 2006-06-17 20:37:27 -07:00
ib_user_verbs.h IB: common handling for marshalling parameters to/from userspace 2006-06-17 20:37:27 -07:00
ib_verbs.h IB/uverbs: Don't serialize with ib_uverbs_idr_mutex 2006-06-17 20:44:49 -07:00
Kbuild Add generic Kbuild files for 'make headers_install' 2006-06-18 12:14:01 +01:00
rdma_cm.h IB: IP address based RDMA connection manager 2006-06-17 20:37:29 -07:00
rdma_cm_ib.h IB: IP address based RDMA connection manager 2006-06-17 20:37:29 -07:00