linux/drivers/infiniband
Ira Weiny 4ae2744410 IB/core: Ensure an invalidate_range callback on ODP MR
No device supports ODP MR without an invalidate_range callback.

Warn on any any device which attempts to support ODP without supplying
this callback.

Then we can remove the checks for the callback within the code.

This stems from the discussion

https://www.spinics.net/lists/linux-rdma/msg76460.html

...which concluded this code was no longer necessary.

Acked-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-03-26 16:39:40 -03:00
..
core IB/core: Ensure an invalidate_range callback on ODP MR 2019-03-26 16:39:40 -03:00
hw drivers: infiniband: Fix whitespace in kconfig 2019-03-26 12:49:33 -03:00
sw RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash later 2019-03-26 12:51:10 -03:00
ulp drivers: infiniband: Fix whitespace in kconfig 2019-03-26 12:49:33 -03: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