From: Bjorn Andersson <andersson@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
Shengjiu Wang <shengjiu.wang@nxp.com>,
ye xingchen <ye.xingchen@zte.com.cn>
Subject: [GIT PULL] rpmsg updates for v6.1
Date: Thu, 6 Oct 2022 20:57:07 -0500 [thread overview]
Message-ID: <20221007015707.2583858-1-andersson@kernel.org> (raw)
The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:
Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.1
for you to fetch changes up to 467233a4ac29b215d492843d067a9f091e6bf0c5:
rpmsg: char: Avoid double destroy of default endpoint (2022-09-21 11:21:33 -0600)
----------------------------------------------------------------
rpmsg updates for v6.1
This fixes a double free/destroy and drops an unnecessary local variable
in the rpmsg char driver.
----------------------------------------------------------------
Shengjiu Wang (1):
rpmsg: char: Avoid double destroy of default endpoint
ye xingchen (1):
rpmsg: char: Remove the unneeded result variable
drivers/rpmsg/rpmsg_char.c | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
next reply other threads:[~2022-10-07 1:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-07 1:57 Bjorn Andersson [this message]
2022-10-07 19:20 ` [GIT PULL] rpmsg updates for v6.1 pr-tracker-bot
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=20221007015707.2583858-1-andersson@kernel.org \
--to=andersson@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=ohad@wizery.com \
--cc=shengjiu.wang@nxp.com \
--cc=torvalds@linux-foundation.org \
--cc=ye.xingchen@zte.com.cn \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox