linux/drivers/infiniband/hw/hns
Shamir Rabinovitch 6fa8f1afd3 IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs
The next patch will add dependency from ib_umem_get in to ib_uverbs so
move the required ib_umem_xxx functionality to it's correct module -
ib_uverbs - and avoid circular dependecy from the form of ib_core ->
ib_uverbs -> ib_core in depmod.

Since this now requires all drivers to be build modular if uverbs is
modular, hoist the test a couple drivers had into the main kconfig and
apply it to all drivers uniformly.

Signed-off-by: Shamir Rabinovitch <shamir.rabinovitch@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-01-10 17:06:44 -07:00
..
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile RDMA/hns: Init SRQ table for hip08 2018-12-05 07:59:13 -07:00
hns_roce_ah.c RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
hns_roce_alloc.c RDMA/hns: Init SRQ table for hip08 2018-12-05 07:59:13 -07:00
hns_roce_cmd.c RDMA/hns: Add reset process for RoCE in hip08 2018-05-30 20:45:02 -04:00
hns_roce_cmd.h RDMA/hns: Add SRQ support for hip08 kernel mode 2018-12-05 07:59:13 -07:00
hns_roce_common.h RDMA/hns: Update posting & querying mailbox 2018-12-11 12:04:06 -07:00
hns_roce_cq.c RDMA/hns: Bugfix for cq record db for kernel 2018-05-23 15:45:44 -06:00
hns_roce_db.c RDMA/hns: Support flush cqe for hip08 in kernel space 2018-08-02 20:03:25 -06:00
hns_roce_device.h RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
hns_roce_hem.c RDMA/hns: Add SRQ support for hip08 kernel mode 2018-12-05 07:59:13 -07:00
hns_roce_hem.h RDMA/hns: Init SRQ table for hip08 2018-12-05 07:59:13 -07:00
hns_roce_hw_v1.c RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
hns_roce_hw_v1.h RDMA/hns: Fix endian conversions and annotations 2018-07-11 14:09:25 -06:00
hns_roce_hw_v2.c RDMA/hns: Modify the pbl ba page size for hip08 2019-01-07 12:14:42 -07:00
hns_roce_hw_v2.h RDMA/hns: Bugfix for RoCE loopback test 2018-12-11 12:04:06 -07:00
hns_roce_main.c RDMA/hns: Initialize ib_device_ops struct 2018-12-11 15:15:08 -07:00
hns_roce_mr.c RDMA/hns: Fix the bug while use multi-hop of pbl 2018-12-11 12:04:06 -07:00
hns_roce_pd.c RDMA/hns: Fix usage of bitmap allocation functions return values 2018-08-15 15:08:35 -06:00
hns_roce_qp.c RDMA/hns: Bugfix for the scene without receiver queue 2019-01-07 12:12:50 -07:00
hns_roce_srq.c RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00