linux-stable/drivers/infiniband/hw/vmw_pvrdma
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
..
Kconfig
Makefile
pvrdma.h
pvrdma_cmd.c
pvrdma_cq.c
pvrdma_dev_api.h
pvrdma_doorbell.c
pvrdma_main.c RDMA/vmw_pvrdma: Initialize ib_device_ops struct 2018-12-12 07:40:15 -07:00
pvrdma_misc.c
pvrdma_mr.c
pvrdma_qp.c RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
pvrdma_ring.h
pvrdma_srq.c RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
pvrdma_verbs.c
pvrdma_verbs.h