linux-stable/drivers/infiniband/hw
Yixing Liu 1a3f263e05 RDMA/hns: Modify the mapping attribute of doorbell to device
commit 39d5534b13 upstream.

It is more general for ARM device drivers to use the device attribute to
map PCI BAR spaces.

Fixes: 9a4435375c ("IB/hns: Add driver files for hns RoCE driver")
Link: https://lore.kernel.org/r/20211206133652.27476-1-liangwenpeng@huawei.com
Signed-off-by: Yixing Liu <liuyixing1@huawei.com>
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-01-27 09:19:52 +01:00
..
bnxt_re RDMA/bnxt_re: Check if the vlan is valid before reporting 2021-11-26 10:47:14 +01:00
cxgb3 RDMA/{cxgb3, cxgb4, i40iw}: Remove common code 2019-08-12 10:19:43 -04:00
cxgb4 RDMA/cxgb4: Set queue pair state when being queried 2022-01-27 09:19:40 +01:00
efa RDMA/efa: Remove double QP type assignment 2021-09-22 12:26:23 +02:00
hfi1 IB/hfi1: Correct guard on eager buffer deallocation 2021-12-14 14:49:00 +01:00
hns RDMA/hns: Modify the mapping attribute of doorbell to device 2022-01-27 09:19:52 +01:00
i40iw RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails 2021-05-14 09:44:30 +02:00
mlx4 RDMA/mlx4: Return missed an error if device doesn't support steering 2021-11-17 09:48:43 +01:00
mlx5 RDMA/mlx5: Set user priority for DCT 2021-11-02 19:46:13 +01:00
mthca RDMa/mthca: Work around -Wenum-conversion warning 2020-12-30 11:51:07 +01:00
ocrdma RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() 2021-01-19 18:26:12 +01:00
qedr RDMA/qedr: Fix NULL deref for query_qp on the GSI QP 2021-11-17 09:48:24 +01:00
qib IB/qib: Fix memory leak in qib_user_sdma_queue_pkts() 2021-12-29 12:23:34 +01:00
usnic RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp 2021-01-19 18:26:18 +01:00
vmw_pvrdma RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device() 2020-11-24 13:29:05 +01:00
Makefile