“704ab1989b2eff24a2988b6d4b325dade206ef1d”上不存在“...git@gitcode.net:openanolis/dragonwell8_hotspot.git”
RDMA/hns: Remove asynchronic QP destroy
mainline inclusion from mainline-v5.2 commit 57425822 category: bugfix bugzilla: NA CVE: NA Verbs destroy callbacks are synchronous operations and can't be delayed. The expectation is that after driver returned from destroy function, the memory can be freed and user won't be able to access it again. Ditch workqueue implementation used in HNS driver. Fixes: d838c481 ("IB/hns: Fix the bug when destroy qp") Signed-off-by: NLeon Romanovsky <leonro@mellanox.com> Acked-by: Noulijun <oulijun@huawei.com> Signed-off-by: NJason Gunthorpe <jgg@mellanox.com> Signed-off-by: NShunfeng Yang <yangshunfeng2@huawei.com> Reviewed-by: Nchunzhi hu <huchunzhi@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录