diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2023-01-09 10:34:25 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-01-18 00:01:39 -0800 |
commit | e4d38c454ae57e649f09a354d5a9dae063a26ee3 (patch) | |
tree | 3ea4fd702121d44894841e278f77933619396623 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | |
parent | 16bccbaa00b6127ed0ebfd77bd1f10341df8d498 (diff) |
net/mlx5e: Protect global IPsec ASO
ASO operations are global to whole IPsec as they share one DMA address
for all operations. As such all WQE operations need to be protected with
lock. In this case, it must be spinlock to allow mlx5e_ipsec_aso_query()
operate in atomic context.
Fixes: 1ed78fc03307 ("net/mlx5e: Update IPsec soft and hard limits")
Reviewed-by: Jianbo Liu <jianbol@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions