linux-stable/drivers/infiniband/hw
Yixing Liu eb808bc118 RDMA/hns: Remove the num_cqc_timer variable
commit db5dfbf5b2 upstream.

The bt number of cqc_timer of HIP09 increases compared with that of HIP08.
Therefore, cqc_timer_bt_num and num_cqc_timer do not match. As a result,
the driver may fail to allocate cqc_timer. So the driver needs to uniquely
uses cqc_timer_bt_num to represent the bt number of cqc_timer.

Fixes: 0e40dc2f70 ("RDMA/hns: Add timer allocation support for hip08")
Link: https://lore.kernel.org/r/20220429093545.58070-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-06-09 10:26:31 +02:00
..
bnxt_re
cxgb4
efa
hfi1 RDMA/hfi1: Fix potential integer multiplication overflow errors 2022-06-09 10:26:25 +02:00
hns RDMA/hns: Remove the num_cqc_timer variable 2022-06-09 10:26:31 +02:00
irdma RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() 2022-05-18 10:28:16 +02:00
mlx4
mlx5 RDMA/mlx5: Add a missing update of cache->last_add 2022-04-13 19:27:30 +02:00
mthca
ocrdma
qedr
qib
usnic
vmw_pvrdma
Makefile