aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2013-12-19 10:53:02 -0800
committerDavid S. Miller <[email protected]>2013-12-19 18:03:25 -0500
commit7a2a84518cfb263d2c4171b3d63671f88316adb2 (patch)
tree99ab1fb5d7948c8d959032232fc546928703b62e /tools/perf/scripts/python/syscall-counts-by-pid.py
parentc047e0707307717818542c939223fc8ca454e2c9 (diff)
net: fec: fix potential use after free
skb_tx_timestamp(skb) should be called _before_ TX completion has a chance to trigger, otherwise it is too late and we access freed memory. Signed-off-by: Eric Dumazet <[email protected]> Fixes: de5fb0a05348 ("net: fec: put tx to napi poll function to fix dead lock") Cc: Frank Li <[email protected]> Cc: Richard Cochran <[email protected]> Acked-by: Richard Cochran <[email protected]> Acked-by: Frank Li <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions