linux_dsm_epyc7002/drivers/infiniband/hw/nes
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
nes_cm.c RDMA: Start use ib_device_ops 2018-12-12 07:40:16 -07:00
nes_cm.h
nes_context.h
nes_hw.c IB/nes: Remove unnecessary parentheses 2018-09-21 12:00:50 -04:00
nes_hw.h
nes_mgt.c infiniband: nes: Use skb_peek_next() and skb_queue_walk(). 2018-09-10 10:06:53 -07:00
nes_mgt.h
nes_nic.c RDMA/nes: Delete impossible debug prints 2018-09-05 15:58:30 -06:00
nes_utils.c
nes_verbs.c RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
nes_verbs.h
nes.c RDMA/nes: Delete impossible debug prints 2018-09-05 15:58:30 -06:00
nes.h RDMA/nes: Delete impossible debug prints 2018-09-05 15:58:30 -06:00