summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArnaud Pouliquen <arnaud.pouliquen@foss.st.com>2021-04-20 11:19:22 +0200
committerBjorn Andersson <bjorn.andersson@linaro.org>2021-06-23 13:45:20 -0500
commit51c4b4e212269a8634dee2000182cfca7f11575b (patch)
tree1afa87c45eecfc725b8637fff278b2dd09f26576 /tools/perf/scripts/python/export-to-postgresql.py
parent7dbdb8bd7c028c83ac75e5c97536559a7274c797 (diff)
remoteproc: stm32: fix mbox_send_message call
mbox_send_message is called by passing a local dummy message or a function parameter. As the message is queued, it is dereferenced. This works because the message field is not used by the stm32 ipcc driver, but it is not clean. Fix by passing a constant string in all cases. The associated comments are removed because rproc should not have to deal with the behavior of the mailbox frame. Reported-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> Link: https://lore.kernel.org/r/20210420091922.29429-1-arnaud.pouliquen@foss.st.com Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions