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

net/mlx5: Read embedded cpu after init bit cleared

stable inclusion
from stable-v5.10.183
commit f5c29a9e9146cfe844b881833cd7452244a8384d
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I8IRR2

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



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

[ Upstream commit bbfa4b58 ]

During driver load it reads embedded_cpu bit from initialization
segment, but the initialization segment is readable only after
initialization bit is cleared.

Move the call to mlx5_read_embedded_cpu() right after initialization bit
cleared.

Signed-off-by: default avatarMoshe Shemesh <moshe@nvidia.com>
Fixes: 591905ba ("net/mlx5: Introduce Mellanox SmartNIC and modify page management logic")
Reviewed-by: default avatarShay Drory <shayd@nvidia.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 c4842653
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment