aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorEli Cohen <[email protected]>2015-04-02 17:07:26 +0300
committerDavid S. Miller <[email protected]>2015-04-02 16:33:41 -0400
commit05e4ecd1dc8b085a9010f20dcb5409b25488480a (patch)
tree68b56742635a9b56f836a1b19c2979b2c858eb5a /tools/perf/util/scripting-engines/trace-event-python.c
parent64599cca51de08cef94bc13a0f98351e5bb01f41 (diff)
net/mlx5_core: Avoid copying outbox in aysnc command completion
Avoid copying to the output buffer in cmd_exec since this is done after the command is completed. Failure to do this may cause cases where the callback handler is called before the copy done by cmd_exec which then overwrites it. Reported-by: Tamer Hleihel <[email protected]> Signed-off-by: Eli Cohen <[email protected]> Signed-off-by: Saeed Mahameed <[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