We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a4711 commit f2ad13aCopy full SHA for f2ad13a
net/sunrpc/svc_xprt.c
@@ -46,7 +46,6 @@ static LIST_HEAD(svc_xprt_class_list);
46
47
/* SMP locking strategy:
48
*
49
- * svc_pool->sp_lock protects most of the fields of that pool.
50
* svc_serv->sv_lock protects sv_tempsocks, sv_permsocks, sv_tmpcnt.
51
* when both need to be taken (rare), svc_serv->sv_lock is first.
52
* The "service mutex" protects svc_serv->sv_nrthread.
0 commit comments