diff options
author | Jakub Kicinski <[email protected]> | 2019-06-05 14:11:32 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-06 14:13:39 -0700 |
commit | 3ed77bf76624ea0892c95d7818d9b85f3cd1b472 (patch) | |
tree | e25f464299b76092dff898def04694f402772931 /net/unix/sysctl_net_unix.c | |
parent | 76581af254d8f64e342ca583242a6f0d4beeaefd (diff) |
nfp: make bar_lock a semaphore
We will need to release the bar lock from a workqueue
so move from a mutex to a semaphore. This lock should
not be too hot. Unfortunately semaphores don't have
lockdep support.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Dirk van der Merwe <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions