diff options
author | David Howells <dhowells@redhat.com> | 2018-10-08 16:46:05 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2018-10-08 16:57:36 +0200 |
commit | dfe995224693798e554ab4770f6d8a096afc60cd (patch) | |
tree | 313fe6d97876e597ce8b03f04bcb1016cee54b62 /net/rxrpc/Makefile | |
parent | rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window() (diff) | |
download | linux-dfe995224693798e554ab4770f6d8a096afc60cd.tar.xz linux-dfe995224693798e554ab4770f6d8a096afc60cd.zip |
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
Carry the call state out of the locked section in rxrpc_rotate_tx_window()
rather than sampling it afterwards. This is only used to select tracepoint
data, but could have changed by the time we do the tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/Makefile')
0 files changed, 0 insertions, 0 deletions