diff options
author | 2018-10-08 15:46:05 +0100 | |
---|---|---|
committer | 2018-10-08 15:57:36 +0100 | |
commit | dfe995224693798e554ab4770f6d8a096afc60cd (patch) | |
tree | 313fe6d97876e597ce8b03f04bcb1016cee54b62 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window() (diff) | |
download | wireguard-linux-dfe995224693798e554ab4770f6d8a096afc60cd.tar.xz wireguard-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 '')
0 files changed, 0 insertions, 0 deletions