From: Jason Gunthorpe <jgg@xxxxxxxxxxxx> This gets rid of the last references to uobj->context from the drivers, only core code is left touching it. Jason Gunthorpe (2): IB/mlx5: Remove references to uboject->context IB: When attrs.udata/ufile is available use that instead of uobject drivers/infiniband/core/rdma_core.c | 6 +++--- .../infiniband/core/uverbs_std_types_counters.c | 2 +- drivers/infiniband/core/uverbs_std_types_cq.c | 2 +- drivers/infiniband/core/uverbs_std_types_dm.c | 4 ++-- .../core/uverbs_std_types_flow_action.c | 2 +- drivers/infiniband/hw/mlx5/devx.c | 16 +++++++++------- drivers/infiniband/hw/mlx5/flow.c | 13 ++++++------- drivers/infiniband/hw/mlx5/mlx5_ib.h | 8 ++++++++ include/rdma/uverbs_std_types.h | 2 +- 9 files changed, 32 insertions(+), 23 deletions(-) -- 2.21.0