aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorIoana Radulescu <[email protected]>2017-10-11 08:29:48 -0500
committerGreg Kroah-Hartman <[email protected]>2017-10-18 16:45:18 +0200
commit729d79b8909ff6cf17c3edfd3c9dea47fdaf9f56 (patch)
tree10b679a17bde9867ef6cc42661db58678c3d09cb /tools/perf/scripts/python/bin/stackcollapse-report
parente30bd4f8342ff251d110ab62eadf3ea9bf37c20f (diff)
staging: fsl-dpaa2/eth: Fix double DMA unmap
In case we fail to allocate a skb for a fragmented ingress frame, the cleanup function will attempt to unmap again the first frame fragment, which had already been unmapped during early Rx processing. Avoid this by freeing the first buffer immediately in case we hit an error, leaving the cleanup function to free only the subsequent buffers. Signed-off-by: Ioana Radulescu <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions