aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2022-05-09 20:57:40 -0700
committerDavid S. Miller <[email protected]>2022-05-11 12:44:16 +0100
commitd7ea0d9df2a6265b2b180d17ebc64b38105968fc (patch)
treee0e068df46a8e60e53a0670a8846f801cc613154 /tools/perf/scripts/python/flamegraph.py
parent66e4c8d950083df8e12981babca788e1635c92b6 (diff)
net: remove two BUG() from skb_checksum_help()
I have a syzbot report that managed to get a crash in skb_checksum_help() If syzbot can trigger these BUG(), it makes sense to replace them with more friendly WARN_ON_ONCE() since skb_checksum_help() can instead return an error code. Note that syzbot will still crash there, until real bug is fixed. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions