1
0
Files
linux/drivers
Maor Gottlieb c7784b1c8a net/mlx5: Replace fs_node mutex with reader/writer semaphore
Currently, steering object is protected by mutex lock, replace
the mutex lock with reader/writer semaphore .
In this patch we still use only write semaphore. In downstream
patches we will switch part of the write locks to read locks.

Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2017-09-26 20:52:03 +03:00
..
2017-09-14 17:34:43 +02:00
2017-09-19 08:36:19 +02:00
2017-08-30 14:03:42 -06:00