aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2022-11-11 09:41:34 +0000
committerDavid Howells <[email protected]>2022-12-01 13:36:38 +0000
commit30efa3ce109d9e852a1a7bb9be19a414e633b1f0 (patch)
tree70aac057bd64a462a9eb195265a85fb9595fa475 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent2ed83ed2be1b2395f11a95f0fec2b87ed71aebd8 (diff)
rxrpc: Remove handling of duplicate packets in recvmsg_queue
We should not now see duplicate packets in the recvmsg_queue. At one point, jumbo packets that overlapped with already queued data would be added to the queue and dealt with in recvmsg rather than in the softirq input code, but now jumbo packets are split/cloned before being processed by the input code and the subpackets can be discarded individually. So remove the recvmsg-side code for handling this. Signed-off-by: David Howells <[email protected]> cc: Marc Dionne <[email protected]> cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions