mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Zhongqiu Han <zhongqiu.han@oss.qualcomm.com>,
	Chris Lew <christopher.lew@oss.qualcomm.com>,
	Chunkai Deng <chunkai.deng@oss.qualcomm.com>,
	Sudeepgoud Patil <quic_sudeepgo@quicinc.com>,
	Vishnu Santhosh <vishnu.santhosh@oss.qualcomm.com>
Subject: [GIT PULL] rpmsg updates for v7.3
Date: Tue, 25 Aug 2026 15:15:15 -0500	[thread overview]
Message-ID: <20260825201515.925724-1-andersson@kernel.org> (raw)


The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v7.3

for you to fetch changes up to 786439ad58763e04b91bc2ec5f590e463939f197:

  rpmsg: glink: smem: order FIFO read after availability check (2026-07-13 22:11:52 -0500)

----------------------------------------------------------------
rpmsg updates for v7.3

Fix a GLINK endpoint teardown deadlock during driver detach and order SMEM
FIFO reads after the remote-updated availability check.

Prevent duplicate rpmsg character endpoint teardown when remoteproc shutdown
races with RPMSG_DESTROY_EPT_IOCTL.

Replace unsafe string and sysfs formatting helpers, and correct the
unregister_rpmsg_driver() return value documentation.

----------------------------------------------------------------
Chris Lew (1):
      rpmsg: char: Check for ongoing chrdev destroy

Chunkai Deng (1):
      rpmsg: glink: smem: order FIFO read after availability check

Sudeepgoud Patil (1):
      rpmsg: glink: Replace strcpy() with strscpy()

Vishnu Santhosh (1):
      rpmsg: glink: fix deadlock in endpoint destroy during driver detach

Zhongqiu Han (2):
      rpmsg: Replace sprintf() with sysfs_emit() in sysfs show
      rpmsg: core: Fix incorrect return value documentation

 Documentation/staging/rpmsg.rst   |  1 -
 drivers/rpmsg/qcom_glink_native.c |  5 +----
 drivers/rpmsg/qcom_glink_smem.c   |  7 +++++++
 drivers/rpmsg/qcom_smd.c          |  2 +-
 drivers/rpmsg/rpmsg_char.c        | 11 ++++++++---
 drivers/rpmsg/rpmsg_core.c        |  6 ++----
 6 files changed, 19 insertions(+), 13 deletions(-)

             reply	other threads:[~2026-08-25 20:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-25 20:15 Bjorn Andersson [this message]
2026-08-25 21:33 ` 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=20260825201515.925724-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=christopher.lew@oss.qualcomm.com \
    --cc=chunkai.deng@oss.qualcomm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=quic_sudeepgo@quicinc.com \
    --cc=torvalds@linux-foundation.org \
    --cc=vishnu.santhosh@oss.qualcomm.com \
    --cc=zhongqiu.han@oss.qualcomm.com \
    /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

all inboxes | Powered by JetHome®