linux/drivers/infiniband/hw
Shamir Rabinovitch e00b64f7c5 RDMA: Cleanup undesired pd->uobject usage
Drivers should be using udata to determine if a method is invoked from
user space or kernel space. A pd does not necessarily say a different
objects is kernel or user.

Transforming the tests to use udata eliminates a large number of uobject
references from the drivers.

Signed-off-by: Shamir Rabinovitch <shamir.rabinovitch@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-12-18 19:15:48 -07:00
..
bnxt_re RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
cxgb3 RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
cxgb4 RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
hfi1 RDMA/hfi1: Initialize ib_device_ops struct 2018-12-11 15:15:07 -07:00
hns RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
i40iw RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
mlx4 RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
mlx5 RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
mthca RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
nes RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
ocrdma RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
qedr RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
qib IB/qib: Fix an error code in qib_sdma_verbs_send() 2018-12-18 14:20:41 -07:00
usnic RDMA/usnic: Initialize ib_device_ops struct 2018-12-12 07:40:15 -07:00
vmw_pvrdma RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00