aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorWillem de Bruijn <[email protected]>2018-12-08 06:22:46 -0500
committerDavid S. Miller <[email protected]>2018-12-08 12:26:20 -0800
commit97ef7b4c5501b081c6144a08bba6d87baf69b6e5 (patch)
tree0162a188876cd854112e5416d63f79c95721bd46 /tools/perf/scripts/python/sched-migration.py
parent83af01ba1c2d38d3075b38af2a2116eb1ebe67e6 (diff)
ip: silence udp zerocopy smatch false positive
extra_uref is used in __ip(6)_append_data only if uarg is set. Smatch sees that the variable is passed to sock_zerocopy_put_abort. This function accesses it only when uarg is set, but smatch cannot infer this. Make this dependency explicit. Fixes: 52900d22288e ("udp: elide zerocopy operation in hot path") Signed-off-by: Willem de Bruijn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions