aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/zynqmp-fpga.c
diff options
context:
space:
mode:
authorChengchang Tang <[email protected]>2024-12-20 05:52:48 +0000
committerLeon Romanovsky <[email protected]>2024-12-23 14:58:30 +0000
commitfa5c4ba8cdbfd2c2d6422e001311c8213283ebbf (patch)
treeabf9c6cf48575648e4357417e2e56c6c1ab67f4b /drivers/fpga/zynqmp-fpga.c
parentRDMA/hns: Fix accessing invalid dip_ctx during destroying QP (diff)
downloadkernel-fa5c4ba8cdbfd2c2d6422e001311c8213283ebbf.tar.gz
kernel-fa5c4ba8cdbfd2c2d6422e001311c8213283ebbf.zip
RDMA/hns: Fix warning storm caused by invalid input in IO path
WARN_ON() is called in the IO path. And it could lead to a warning storm. Use WARN_ON_ONCE() instead of WARN_ON(). Fixes: 12542f1de179 ("RDMA/hns: Refactor process about opcode in post_send()") Signed-off-by: Chengchang Tang <[email protected]> Signed-off-by: Junxian Huang <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'drivers/fpga/zynqmp-fpga.c')
0 files changed, 0 insertions, 0 deletions