diff options
author | Roi Dayan <roid@nvidia.com> | 2020-09-16 10:11:42 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-03-16 16:48:42 -0700 |
commit | c55479d0cb6a28029844d0e90730704a0fb5efd3 (patch) | |
tree | 9ed2f7e753c6cb5dc2865591eb2ec897f7f1ada6 /net/lapb/lapb_timer.c | |
parent | 7a9fb35e8c3a67145fca262c304de65cb2f83abf (diff) |
net/mlx5: E-Switch, Change mode lock from mutex to rw semaphore
E-Switch mode change routine will take the write lock to prevent any
consumer to access the E-Switch resources while E-Switch is going
through a mode change.
In the next patch
E-Switch consumers (e.g vport representors) will take read_lock prior to
accessing E-Switch resources to prevent E-Switch mode changing in the
middle of the operation.
Signed-off-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions