OpenCloudOS-Kernel/drivers/infiniband/hw/hns
Yixian Liu 29b52027ac RDMA/hns: Remove unnecessary access right set during INIT2INIT
As the qp access right is checked and setted in common function
hns_roce_v2_set_opt_fields(), there is no need to set again for a special
case INIT2INIT.

Fixes: 926a01dc00 ("RDMA/hns: Add QP operations support for hip08 SoC")
Fixes: 7db82697b8 ("RDMA/hns: Add support for extended atomic in userspace")
Link: https://lore.kernel.org/r/1607650657-35992-7-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-12-11 15:21:34 -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/hns: Avoid filling sl in high 3 bits of vlan_id 2020-12-11 15:21:34 -04:00
hns_roce_alloc.c RDMA/hns: Refactor the hns_roce_buf allocation flow 2020-11-23 19:36:54 -04: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: Add support for CQ stash 2020-11-27 12:53:59 -04:00
hns_roce_cq.c RDMA/hns: Limit the length of data copied between kernel and userspace 2020-12-11 15:21:33 -04: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: Do shift on traffic class when using RoCEv2 2020-12-11 15:21:33 -04:00
hns_roce_hem.c RDMA/hns: Normalization the judgment of some features 2020-12-11 15:21:33 -04:00
hns_roce_hem.h RDMA/hns: Add support for configuring GMV table 2020-10-28 13:40:42 -03:00
hns_roce_hw_v1.c RDMA: Check attr_mask during modify_qp 2020-10-26 19:27:58 -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: Remove unnecessary access right set during INIT2INIT 2020-12-11 15:21:34 -04:00
hns_roce_hw_v2.h Linux 5.10-rc6 2020-12-01 20:40:50 -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/hns: Normalization the judgment of some features 2020-12-11 15:21:33 -04:00
hns_roce_mr.c RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr 2020-12-07 14:06:23 -04:00
hns_roce_pd.c RDMA/hns: Limit the length of data copied between kernel and userspace 2020-12-11 15:21:33 -04:00
hns_roce_qp.c RDMA/hns: Normalization the judgment of some features 2020-12-11 15:21:33 -04: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/hns: Limit the length of data copied between kernel and userspace 2020-12-11 15:21:33 -04:00