* [GIT PULL] rpmsg updates for v6.12
@ 2024-09-24 4:52 Bjorn Andersson
2024-09-24 19:36 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2024-09-24 4:52 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-remoteproc, linux-kernel, Bjorn Andersson,
Gustavo A . R . Silva
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.12
for you to fetch changes up to c1ddb29709e675ea2a406e3114dbf5c8c705dd59:
rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings (2024-09-13 14:09:47 -0700)
----------------------------------------------------------------
rpmsg updates for v6.12
This performs minor cleanup/refactor of the Qualcomm GLINK code, in
order to then add trace events related to the messages exchange with the
remote side, useful for debugging a range of interoperability issues.
The nested structs with flexible array members, in the same driver, is
then rewritten to avoid the risk of invalid accesses.
----------------------------------------------------------------
Bjorn Andersson (3):
rpmsg: glink: Tidy up RX advance handling
rpmsg: glink: Pass channel to qcom_glink_send_close_ack()
rpmsg: glink: Introduce packet tracepoints
Gustavo A. R. Silva (1):
rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
drivers/rpmsg/Makefile | 1 +
drivers/rpmsg/qcom_glink_native.c | 166 +++++++++++++---
drivers/rpmsg/qcom_glink_trace.h | 406 ++++++++++++++++++++++++++++++++++++++
3 files changed, 542 insertions(+), 31 deletions(-)
create mode 100644 drivers/rpmsg/qcom_glink_trace.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] rpmsg updates for v6.12
2024-09-24 4:52 [GIT PULL] rpmsg updates for v6.12 Bjorn Andersson
@ 2024-09-24 19:36 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-09-24 19:36 UTC (permalink / raw)
To: Bjorn Andersson
Cc: Linus Torvalds, linux-remoteproc, linux-kernel, Bjorn Andersson,
Gustavo A . R . Silva
The pull request you sent on Mon, 23 Sep 2024 21:52:22 -0700:
> https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.12
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6e10aa1fee979a898b06a4c8f2083de16e16df69
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-24 19:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-24 4:52 [GIT PULL] rpmsg updates for v6.12 Bjorn Andersson
2024-09-24 19:36 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox