aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-01-22 11:26:01 +0000
committerPaolo Abeni <[email protected]>2024-01-23 15:13:55 +0100
commit86e8921df05c6e9423ab74ab8d41022775d8b83a (patch)
treea6c150098e8ac43e8a0c28de2d6ef03fac6549db /lib/crypto/mpi/mpi-sub-ui.c
parent1d55a6974756cf3979efd2cc68bcece611a44053 (diff)
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
TCPDIAG_GETSOCK and DCCPDIAG_GETSOCK diag are serialized on sock_diag_table_mutex. This is to make sure inet_diag module is not unloaded while diag was ongoing. It is time to get rid of this mutex and use RCU protection, allowing full parallelism. Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Guillaume Nault <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: Willem de Bruijn <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions