]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
RDMA/hns: Refactor the abnormal interrupt handler function
authorHaoyue Xu <xuhaoyue1@hisilicon.com>
Thu, 14 Jul 2022 13:43:52 +0000 (21:43 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:11:03 +0000 (15:11 +0200)
commit4685b68022583186e25a0d1abaaa9d6781ed8046
tree74721e3d626c7b94689efe90fc62a857d4229528
parent254b52a2d7e5fabee939ead4d2599717b07e0beb
RDMA/hns: Refactor the abnormal interrupt handler function

[ Upstream commit 75e4e716f7089558fda4ddc660fa8dbdec4eb1d3 ]

Use a single function to handle the same kind of abnormal interrupts.

Link: https://lore.kernel.org/r/20220714134353.16700-5-liangwenpeng@huawei.com
Signed-off-by: Haoyue Xu <xuhaoyue1@hisilicon.com>
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Stable-dep-of: 4321feefa550 ("RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c