summaryrefslogtreecommitdiff
path: root/net/unix
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2023-09-11 17:40:15 +0300
committerChuck Lever <chuck.lever@oracle.com>2023-10-16 19:44:08 +0300
commit580a25756a9f639180b29a508f3bdd24c50a936a (patch)
tree55a6e75cb7ff99a56b0d1911484fc8d81c8bfa74 /net/unix
parent2e8fc923fe476db8cab9b6458027eccb22f3b6e6 (diff)
downloadlinux-580a25756a9f639180b29a508f3bdd24c50a936a.tar.xz
SUNRPC: discard sp_lock
sp_lock is now only used to protect sp_all_threads. This isn't needed as sp_all_threads is only manipulated through svc_set_num_threads(), which is already serialized. Read-acccess only requires rcu_read_lock(). So no more locking is needed. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions