Message ID | 20240412091616.370789-1-huangjunxian6@hisilicon.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Bugfixes and cleanups | expand |
On Fri, 12 Apr 2024 17:16:06 +0800, Junxian Huang wrote: > Here are some bugfixes and cleanups. > > Chengchang Tang (7): > RDMA/hns: Remove unused parameters and variables > RDMA/hns: Add max_ah and cq moderation capacities in query_device() > RDMA/hns: Fix deadlock on SRQ async events. > RDMA/hns: Fix UAF for cq async event > RDMA/hns: Fix GMV table pagesize > RDMA/hns: Use complete parentheses in macros > RDMA/hns: Modify the print level of CQE error > > [...] Applied, thanks! [01/10] RDMA/hns: Use macro instead of magic number https://git.kernel.org/rdma/rdma/c/bfb6be40147020 [02/10] RDMA/hns: Remove unused parameters and variables https://git.kernel.org/rdma/rdma/c/f4caa864af84f8 [03/10] RDMA/hns: Add max_ah and cq moderation capacities in query_device() https://git.kernel.org/rdma/rdma/c/2ce384307f2ddf [04/10] RDMA/hns: Fix deadlock on SRQ async events. https://git.kernel.org/rdma/rdma/c/b46494b6f9c19f [05/10] RDMA/hns: Fix UAF for cq async event https://git.kernel.org/rdma/rdma/c/a942ec2745ca86 [06/10] RDMA/hns: Fix mismatch exception rollback https://git.kernel.org/rdma/rdma/c/dc3bda6e568e93 [07/10] RDMA/hns: Fix GMV table pagesize https://git.kernel.org/rdma/rdma/c/ee045493283403 [08/10] RDMA/hns: Add mutex_destroy() https://git.kernel.org/rdma/rdma/c/9a84848dcee289 [09/10] RDMA/hns: Use complete parentheses in macros https://git.kernel.org/rdma/rdma/c/4125269bb9b22e [10/10] RDMA/hns: Modify the print level of CQE error https://git.kernel.org/rdma/rdma/c/349e859952285a Best regards,