linux-stable/drivers/vdpa
Eli Cohen 4cab7debf3 vdpa/mlx5: Don't clear mr struct on destroy MR
[ Upstream commit aef24311bd ]

Clearing the mr struct erases the lock owner and causes warnings to be
emitted. It is not required to clear the mr so remove the memset call.

Fixes: 94abbccdf2 ("vdpa/mlx5: Add shared memory registration code")
Signed-off-by: Eli Cohen <elic@nvidia.com>
Message-Id: <20230206121956.1149356-1-elic@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-11 16:39:45 +01:00
..
ifcvf
mlx5 vdpa/mlx5: Don't clear mr struct on destroy MR 2023-03-11 16:39:45 +01:00
vdpa_sim vdpasim: allow to enable a vq repeatedly 2022-06-09 10:21:29 +02:00
Kconfig
Makefile
vdpa.c