Commit fb8d3d4b authored by Moshe Shemesh's avatar Moshe Shemesh Committed by sanglipeng
Browse files

net/mlx5: Fix handling of entry refcount when command is not issued to FW

stable inclusion
from stable-v5.10.157
commit 891daa95b0bb3e739bcea577b6956567ad11005d
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I7MU59

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=891daa95b0bb3e739bcea577b6956567ad11005d



--------------------------------

[ Upstream commit aaf2e65c ]

In case command interface is down, or the command is not allowed, driver
did not increment the entry refcount, but might have decrement as part
of forced completion handling.

Fix that by always increment and decrement the refcount to make it
symmetric for all flows.

Fixes: 50b2412b ("net/mlx5: Avoid possible free of command entry while timeout comp handler")
Signed-off-by: default avatarEran Ben Elisha <eranbe@nvidia.com>
Signed-off-by: default avatarMoshe Shemesh <moshe@nvidia.com>
Reported-by: default avatarJack Wang <jinpu.wang@ionos.com>
Tested-by: default avatarJack Wang <jinpu.wang@ionos.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@nvidia.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarsanglipeng <sanglipeng1@jd.com>
parent 4880a6b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment