From: patchwork-bot+linux-remoteproc@kernel.org
To: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Cc: linux-remoteproc@vger.kernel.org
Subject: Re: [PATCH] remoteproc: stm32: fix mbox_send_message call
Date: Wed, 23 Jun 2021 21:50:05 +0000 [thread overview]
Message-ID: <162448500558.18278.2355898451447696936.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210420091922.29429-1-arnaud.pouliquen@foss.st.com>
Hello:
This patch was applied to andersson/remoteproc.git (refs/heads/for-next):
On Tue, 20 Apr 2021 11:19:22 +0200 you wrote:
> 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.
>
> [...]
Here is the summary with links:
- remoteproc: stm32: fix mbox_send_message call
https://git.kernel.org/andersson/remoteproc/c/51c4b4e21226
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-06-23 21:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-20 9:19 [PATCH] remoteproc: stm32: fix mbox_send_message call Arnaud Pouliquen
2021-05-28 3:26 ` Bjorn Andersson
2021-05-28 8:03 ` Arnaud POULIQUEN
2021-06-22 7:56 ` Arnaud POULIQUEN
2021-06-23 18:45 ` Bjorn Andersson
2021-06-23 21:50 ` patchwork-bot+linux-remoteproc [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=162448500558.18278.2355898451447696936.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-remoteproc@kernel.org \
--cc=arnaud.pouliquen@foss.st.com \
--cc=linux-remoteproc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.