aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc/peer_object.c
diff options
context:
space:
mode:
authorGravatar David Howells <dhowells@redhat.com> 2022-10-17 22:48:58 +0100
committerGravatar David Howells <dhowells@redhat.com> 2023-01-31 16:38:35 +0000
commitb30d61f4b12899101f754238f02069ff4d6161c2 (patch)
tree65b12e72df351e06904d1b5ae668e848dc7914a1 /net/rxrpc/peer_object.c
parentrxrpc: Simplify ACK handling (diff)
downloadlinux-b30d61f4b12899101f754238f02069ff4d6161c2.tar.gz
linux-b30d61f4b12899101f754238f02069ff4d6161c2.tar.bz2
linux-b30d61f4b12899101f754238f02069ff4d6161c2.zip
rxrpc: Don't lock call->tx_lock to access call->tx_buffer
call->tx_buffer is now only accessed within the I/O thread (->tx_sendmsg is the way sendmsg passes packets to the I/O thread) so there's no need to lock around it. Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
Diffstat (limited to 'net/rxrpc/peer_object.c')
0 files changed, 0 insertions, 0 deletions