diff options
author | 2020-06-17 18:46:40 +0200 | |
---|---|---|
committer | 2020-06-19 15:38:30 +0000 | |
commit | 8a99e501345489ae30b16a5e519e111220d39a06 (patch) | |
tree | c9d068498cb7af35b34f352c9ac4fe79b3b73de4 /net/unix/af_unix.c | |
parent | Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show() (diff) | |
download | linux-dev-8a99e501345489ae30b16a5e519e111220d39a06.tar.xz linux-dev-8a99e501345489ae30b16a5e519e111220d39a06.zip |
Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list updaters)
None of the readers/updaters of sc_list rely on channel->lock for
synchronization.
Signed-off-by: Andrea Parri (Microsoft) <parri.andrea@gmail.com>
Link: https://lore.kernel.org/r/20200617164642.37393-7-parri.andrea@gmail.com
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions