aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-01-22 11:26:02 +0000
committerPaolo Abeni <[email protected]>2024-01-23 15:13:55 +0100
commitf44e64990beb41167bd7c313d90bcf7e290c3582 (patch)
treeb4f8adaee7005f5ede79476faf2e1f34cc6c7bc6 /lib/crypto/mpi/mpi-mod.c
parent86e8921df05c6e9423ab74ab8d41022775d8b83a (diff)
sock_diag: remove sock_diag_mutex
sock_diag_rcv() is still serializing its operations using a mutex, for no good reason. This came with commit 0a9c73014415 ("[INET_DIAG]: Fix oops in netlink_rcv_skb"), but the root cause has been fixed with commit cd40b7d3983c ("[NET]: make netlink user -> kernel interface synchronious") Remove this mutex to let multiple threads run concurrently. 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-mod.c')
0 files changed, 0 insertions, 0 deletions