On Thu, Jan 17, 2019 at 01:46:46PM -0600, Steve Wise wrote: > > > On 1/17/2019 1:11 PM, Shamir Rabinovitch wrote: > > Now when we have the udata passed to all the ib_xxx object creation APIs > > and the additional function 'rdma_get_ucontext' to get the ib_ucontext > > from ib_udata stored in uverbs_attr_bundle, we can finally start to remove > > the dependency of the drivers in the ib_xxx->uobject->context. > > > > Signed-off-by: Shamir Rabinovitch <shamir.rabinovitch@xxxxxxxxxx> > > --- [...] > > For cxgb*, looks ok. > > Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> Thanks for the review Steve.