diff options
author | David Howells <[email protected]> | 2022-10-12 22:17:56 +0100 |
---|---|---|
committer | David Howells <[email protected]> | 2023-01-06 09:43:31 +0000 |
commit | a343b174b4bdde851033996960bca5ad1394d04b (patch) | |
tree | c5140a13e9560a008d99dbba80f71066f932aea2 /tools/perf/scripts/python | |
parent | 30df927b936b2ef21eb07dce9c141c7897609643 (diff) |
rxrpc: Only set/transmit aborts in the I/O thread
Only set the abort call completion state in the I/O thread and only
transmit ABORT packets from there. rxrpc_abort_call() can then be made to
actually send the packet.
Further, ABORT packets should only be sent if the call has been exposed to
the network (ie. at least one attempted DATA transmission has occurred for
it).
Signed-off-by: David Howells <[email protected]>
cc: Marc Dionne <[email protected]>
cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions