diff options
author | 2024-12-20 13:52:47 +0800 | |
---|---|---|
committer | 2024-12-23 09:58:30 -0500 | |
commit | 0572eccf239ce4bd89bd531767ec5ab20e249290 (patch) | |
tree | 5693f6985e9dda4374030c37a1c9d68ddd022a67 /scripts/gdb/linux/utils.py | |
parent | RDMA/hns: Fix mapping error of zero-hop WQE buffer (diff) | |
download | wireguard-linux-0572eccf239ce4bd89bd531767ec5ab20e249290.tar.xz wireguard-linux-0572eccf239ce4bd89bd531767ec5ab20e249290.zip |
RDMA/hns: Fix accessing invalid dip_ctx during destroying QP
If it fails to modify QP to RTR, dip_ctx will not be attached. And
during detroying QP, the invalid dip_ctx pointer will be accessed.
Fixes: faa62440a577 ("RDMA/hns: Fix different dgids mapping to the same dip_idx")
Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Link: https://patch.msgid.link/20241220055249.146943-3-huangjunxian6@hisilicon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions