diff options
author | David Howells <[email protected]> | 2024-01-29 22:29:58 +0000 |
---|---|---|
committer | David Howells <[email protected]> | 2024-02-29 15:49:58 +0000 |
commit | 693f9c13ec890b0ab36dfb9a5441fdce47255737 (patch) | |
tree | 2092d99b212f67446b742583dd7e5d0a16c59ef6 /lib/crypto/mpi/mpi-mod.c | |
parent | d73f3a7488754b01a9b86154763f266dcde6ca4e (diff) |
rxrpc: Remove atomic handling on some fields only used in I/O thread
call->tx_transmitted and call->acks_prev_seq don't need to be managed with
cmpxchg() and barriers as it's only used within the singular I/O thread.
Signed-off-by: David Howells <[email protected]>
cc: Marc Dionne <[email protected]>
cc: "David S. Miller" <[email protected]>
cc: Eric Dumazet <[email protected]>
cc: Jakub Kicinski <[email protected]>
cc: Paolo Abeni <[email protected]>
cc: [email protected]
cc: [email protected]
Diffstat (limited to 'lib/crypto/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions