aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorLoic Poulain <[email protected]>2021-02-04 09:40:01 +0100
committerJakub Kicinski <[email protected]>2021-02-06 11:28:45 -0800
commitd698e6a00a6092381f2966ac5410ac2dbcce88bc (patch)
tree5dc7ea2db11a9c934780106f703f46072d7bd428 /tools/perf/scripts/python/flamegraph.py
parenta64566a22b6a943105b01f47e8ae97779cab1417 (diff)
net: qualcomm: rmnet: Fix rx_handler for non-linear skbs
There is no guarantee that rmnet rx_handler is only fed with linear skbs, but current rmnet implementation does not check that, leading to crash in case of non linear skbs processed as linear ones. Fix that by ensuring skb linearization before processing. Signed-off-by: Loic Poulain <[email protected]> Acked-by: Willem de Bruijn <[email protected]> Reviewed-by: Subash Abhinov Kasiviswanathan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions