diff options
author | David Howells <dhowells@redhat.com> | 2024-01-29 22:29:58 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2024-02-29 15:49:58 +0000 |
commit | 693f9c13ec890b0ab36dfb9a5441fdce47255737 (patch) | |
tree | 2092d99b212f67446b742583dd7e5d0a16c59ef6 /scripts/bpf_doc.py | |
parent | d73f3a7488754b01a9b86154763f266dcde6ca4e (diff) | |
download | linux-693f9c13ec890b0ab36dfb9a5441fdce47255737.tar.gz linux-693f9c13ec890b0ab36dfb9a5441fdce47255737.tar.bz2 linux-693f9c13ec890b0ab36dfb9a5441fdce47255737.zip |
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 <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: "David S. Miller" <davem@davemloft.net>
cc: Eric Dumazet <edumazet@google.com>
cc: Jakub Kicinski <kuba@kernel.org>
cc: Paolo Abeni <pabeni@redhat.com>
cc: linux-afs@lists.infradead.org
cc: netdev@vger.kernel.org
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions