linux/drivers/infiniband/hw
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
..
bnxt_re infiniband: bnxt_re: qplib: Check the return value of send_message 2019-01-02 16:04:24 -07:00
cxgb3 RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
cxgb4 iw_cxgb4: Check for send WR also while posting write with completion WR 2019-01-07 12:02:45 -07:00
hfi1 Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
hns IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
i40iw 4.21 merge window pull request 2018-12-28 14:57:10 -08:00
mlx4 IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
mlx5 IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
mthca RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
nes IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
ocrdma RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
qedr infiniband/qedr: Potential null ptr dereference of qp 2019-01-02 16:08:38 -07:00
qib Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
usnic IB/usnic: Use struct_size() in kmalloc() 2019-01-07 11:43:03 -07:00
vmw_pvrdma RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -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