IB: common handling for marshalling parameters to/from userspace
authorSean Hefty <sean.hefty@intel.com>
Sun, 18 Jun 2006 03:37:27 +0000 (20:37 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sun, 18 Jun 2006 03:37:27 +0000 (20:37 -0700)
commit6a9af2e18a5c6ebcf8283309d20ac0e9fa35e346
tree550bf42e4fff6b89160224fdf130085fefd0fe2e
parent4e56ea794ec8636991e21942fc2e0d071ea8ee1d
IB: common handling for marshalling parameters to/from userspace

Provide common handling for marshalling data between userspace clients
and kernel InfiniBand drivers.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/Makefile
drivers/infiniband/core/ucm.c
drivers/infiniband/core/uverbs_marshall.c [new file with mode: 0644]
include/rdma/ib_marshall.h [new file with mode: 0644]
include/rdma/ib_user_cm.h
include/rdma/ib_user_sa.h [new file with mode: 0644]
include/rdma/ib_user_verbs.h