Loading
RDMA/hns: Fix unmatch exception handling when init eq table fails
mainline inclusion from mainline-v6.10-rc7 commit 543fb987bd63ed27409b5dea3d3eec27b9c1eac9 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAE7TW CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git/commit/?id=543fb987bd63ed27409b5dea3d3eec27b9c1eac9 --------------------------------------------------------------------- The hw ctx should be destroyed when init eq table fails. Fixes: a5073d60 ("RDMA/hns: Add eq support of hip08") Signed-off-by:Junxian Huang <huangjunxian6@hisilicon.com> Link: https://lore.kernel.org/r/20240710133705.896445-4-huangjunxian6@hisilicon.com Signed-off-by:
Leon Romanovsky <leon@kernel.org> Signed-off-by:
Xinghai Cen <cenxinghai@h-partners.com>