diff options
| author | NeilBrown <[email protected]> | 2023-09-11 14:40:15 +0000 |
|---|---|---|
| committer | Chuck Lever <[email protected]> | 2023-10-16 16:44:08 +0000 |
| commit | 580a25756a9f639180b29a508f3bdd24c50a936a (patch) | |
| tree | 55a6e75cb7ff99a56b0d1911484fc8d81c8bfa74 /tools/net/ynl/generated/nfsd-user.c | |
| parent | SUNRPC: change sp_nrthreads to atomic_t (diff) | |
| download | kernel-580a25756a9f639180b29a508f3bdd24c50a936a.tar.gz kernel-580a25756a9f639180b29a508f3bdd24c50a936a.zip | |
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 <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/nfsd-user.c')
0 files changed, 0 insertions, 0 deletions
