diff options
author | Satanand Burla <[email protected]> | 2017-01-26 11:52:35 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-01-26 15:42:18 -0500 |
commit | 80c8eae6ee66b52e1304c9ffd02b4472d5976608 (patch) | |
tree | da38ce8ca20632bee3bab5b34443fe7632d9b879 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 49b3eb772505dc42b61c2920ca777d55455a8ee4 (diff) |
liquidio: Avoid accessing skb after submitting to input queue
Accessing skb after submitting to input queue can cause
access to stale pointers if the skb ends up being transmitted
and freed by that time.
Signed-off-by: Satanand Burla <[email protected]>
Signed-off-by: Derek Chickles <[email protected]>
Signed-off-by: Raghu Vatsavayi <[email protected]>
Signed-off-by: Felix Manlunas <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions