linux_dsm_epyc7002/drivers/infiniband
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
..
core RDMA/restrack: Resource-tracker should not use uobject pointers 2018-12-18 15:38:26 -07:00
hw RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
sw RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
ulp RDMA: Start use ib_device_ops 2018-12-12 07:40:16 -07:00
Kconfig RDMA: Fix building with CONFIG_MMU=n 2018-10-03 16:01:03 -06:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00