linux_dsm_epyc7002/drivers/infiniband/hw/hns
Jason Gunthorpe 868df536f5 Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe says:

====================
This is a collection of general cleanups for ODP to clarify some of the
flows around umem creation and use of the interval tree.
====================

The branch is based on v5.3-rc5 due to dependencies

* odp_fixes:
  RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr
  RDMA/mlx5: Use ib_umem_start instead of umem.address
  RDMA/core: Make invalidate_range a device operation
  RDMA/odp: Use kvcalloc for the dma_list and page_list
  RDMA/odp: Check for overflow when computing the umem_odp end
  RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
  RDMA/odp: Split creating a umem_odp from ib_umem_get
  RDMA/odp: Make the three ways to create a umem_odp clear
  RMDA/odp: Consolidate umem_odp initialization
  RDMA/odp: Make it clearer when a umem is an implicit ODP umem
  RDMA/odp: Iterate over the whole rbtree directly
  RDMA/odp: Use the common interval tree library instead of generic
  RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-08-21 14:10:36 -03:00
..
hns_roce_ah.c RDMA: Introduce and use GID attr helper to read RoCE L2 fields 2019-05-03 11:10:02 -03:00
hns_roce_alloc.c RDMA/hns: Cleanup unnecessary exported symbols 2019-06-25 14:48:44 -03:00
hns_roce_cmd.c RDMA/hns: Remove unuseful member 2019-08-13 12:32:37 -04:00
hns_roce_cmd.h RDMA/hns: Dump detailed driver-specific CQ 2019-04-08 13:05:25 -03:00
hns_roce_common.h RDMA/hns: Remove asynchronic QP destroy 2019-04-24 10:55:31 -03:00
hns_roce_cq.c RDMA/hns: Remove not used UAR assignment 2019-08-05 12:16:24 -04:00
hns_roce_db.c RDMA/hns: Fix sg offset non-zero issue 2019-07-22 14:44:08 -03:00
hns_roce_device.h RDMA/hns: Remove unuseful member 2019-08-13 12:32:37 -04:00
hns_roce_hem.c RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver 2019-08-13 12:32:37 -04:00
hns_roce_hem.h RDMA/hns: Update some comments style 2019-08-12 10:45:08 -04:00
hns_roce_hw_v1.c Merge branch 'odp_fixes' into rdma.git for-next 2019-08-21 14:10:36 -03:00
hns_roce_hw_v1.h RDMA/hns: Remove asynchronic QP destroy 2019-04-24 10:55:31 -03:00
hns_roce_hw_v2_dfx.c RDMA/hns: Dump detailed driver-specific CQ 2019-04-08 13:05:25 -03:00
hns_roce_hw_v2.c RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver 2019-08-13 12:32:37 -04:00
hns_roce_hw_v2.h RDMA/hns: Remove unnessary init for cmq reg 2019-08-12 10:45:07 -04:00
hns_roce_main.c RDMA: Introduce ib_port_phys_state enum 2019-08-12 10:18:52 -04:00
hns_roce_mr.c RDMA/hns: Update some comments style 2019-08-12 10:45:08 -04:00
hns_roce_pd.c RDMA/hns: Clean up unnecessary variable initialization 2019-07-07 09:19:38 -03:00
hns_roce_qp.c RDMA/hns: Fix some white space check_mtu_validate() 2019-08-20 12:57:09 -04:00
hns_roce_restrack.c RDMA/hns: Dump detailed driver-specific CQ 2019-04-08 13:05:25 -03:00
hns_roce_srq.c RDMA/hns: Refactor the code of creating srq 2019-07-25 12:23:10 -03:00
Kconfig RDMA/hns: remove obsolete Kconfig comment 2019-08-12 10:19:43 -04:00
Makefile RDMA/hns: Fix build error 2019-07-29 12:05:57 -04:00