OpenCloudOS-Kernel/drivers/infiniband/hw/hns
Yixian Liu 17475e104d RDMA/hns: Bugfix for memory window mtpt configuration
When a memory window is bound to a memory region, the local write access
should be set for its mtpt table.

Fixes: c7c2819140 ("RDMA/hns: Add MW support for hip08")
Link: https://lore.kernel.org/r/1606386372-21094-1-git-send-email-liweihang@huawei.com
Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2020-11-26 10:57:32 -04:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile RDMA/hns: Fix build error again 2019-10-29 16:16:54 -03:00
hns_roce_ah.c RDMA: Restore ability to fail on AH destroy 2020-09-09 13:57:22 -03:00
hns_roce_alloc.c RDMA/umem: Add rdma_umem_for_each_dma_block() 2020-09-09 15:33:17 -03:00
hns_roce_cmd.c RDMA/hns: Optimize cmd init and mode selection for hip08 2019-09-16 10:52:20 -03:00
hns_roce_cmd.h RDMA/hns: Rename the functions used inside creating cq 2019-11-25 10:31:48 -04:00
hns_roce_common.h RDMA/hns: Remove unused code about assert 2020-05-25 14:02:12 -03:00
hns_roce_cq.c RDMA/hns: Correct typo of hns_roce_create_cq() 2020-09-24 15:56:27 -03:00
hns_roce_db.c IB: Allow calls to ib_umem_get from kernel ULPs 2020-01-16 16:14:28 +02:00
hns_roce_device.h RDMA/hns: Remove unused variables and definitions 2020-09-29 14:01:20 -03:00
hns_roce_hem.c RDMA/hns: Add support for SCCC in size of 64 Bytes 2020-09-24 15:35:11 -03:00
hns_roce_hem.h RDMA/hns: Change all page_shift to unsigned 2020-05-25 14:02:12 -03:00
hns_roce_hw_v1.c RDMA/hns: Add support for QPC in size of 512 Bytes 2020-09-24 15:35:11 -03:00
hns_roce_hw_v1.h RDMA/hns: Add support for QPC in size of 512 Bytes 2020-09-24 15:35:11 -03:00
hns_roce_hw_v2.c RDMA/hns: Bugfix for memory window mtpt configuration 2020-11-26 10:57:32 -04:00
hns_roce_hw_v2.h RDMA/hns: Fix wrong field of SRQ number the device supports 2020-11-26 10:57:32 -04:00
hns_roce_hw_v2_dfx.c RDMA/hns: Dump detailed driver-specific CQ 2019-04-08 13:05:25 -03:00
hns_roce_main.c RDMA: Explicitly pass in the dma_device to ib_register_device 2020-10-16 13:53:46 -03:00
hns_roce_mr.c RDMA: Clean MW allocation and free flows 2020-09-17 14:04:32 -03:00
hns_roce_pd.c RDMA: Restore ability to fail on PD deallocate 2020-09-09 13:57:22 -03:00
hns_roce_qp.c RDMA/hns: Remove unused variables and definitions 2020-09-29 14:01:20 -03:00
hns_roce_restrack.c RDMA: Add a dedicated CQ resource tracker function 2020-06-23 11:46:27 -03:00
hns_roce_srq.c RDMA: Restore ability to fail on SRQ destroy 2020-09-09 14:14:24 -03:00