linux/drivers/infiniband
Shamir Rabinovitch 70f06b26f0 IB: ucontext should be set properly for all cmd & ioctl paths
the Attempt to use the below commit to initialize the ucontext for the
uobject destroy path has shown that the below commit is incomplete.

Parts were reverted and the ucontext set up in the uverbs_attr_bundle was
moved to rdma_lookup_get_uobject which is called from the uobj_get_XXX
macros and rdma_alloc_begin_uobject which is called when uobject is
created.

Fixes: 3d9dfd0603 ("IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows")
Signed-off-by: Shamir Rabinovitch <shamir.rabinovitch@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-04-01 14:55:03 -03:00
..
core IB: ucontext should be set properly for all cmd & ioctl paths 2019-04-01 14:55:03 -03:00
hw qib: Convert qib_unit_table to XArray 2019-04-01 13:31:35 -03:00
sw RDMA/rdmavt: Use correct sizing on buffers holding page DMA addresses 2019-03-28 14:13:27 -03:00
ulp opa_vnic: Convert vport_idr to XArray 2019-04-01 14:18:15 -03:00
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile