* [GIT PULL] remoteproc and rpmsg fixes for v4.17
@ 2018-05-05 0:29 Bjorn Andersson
0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2018-05-05 0:29 UTC (permalink / raw)
To: Linus Torvalds
Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Arnaud Pouliquen,
Ramon Fried, Tobias Jordan
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
are available in the Git repository at:
git://github.com/andersson/remoteproc tags/rproc-v4.17-1
for you to fetch changes up to 93dd4e73c0d9cc32f835d76a54257020b0bfc75a:
rpmsg: added MODULE_ALIAS for rpmsg_char (2018-04-25 16:46:55 -0700)
----------------------------------------------------------------
remoteproc and rpmsg fixes for v4.17
Fixes screw up when reversing boolean for rproc_stop(), add missing of
node dereferences and add missing MODULE_ALIAS in rpmsg_char.
----------------------------------------------------------------
Arnaud Pouliquen (1):
remoteproc: fix crashed parameter logic on stop call
Ramon Fried (1):
rpmsg: added MODULE_ALIAS for rpmsg_char
Tobias Jordan (1):
remoteproc: qcom: Fix potential device node leaks
drivers/remoteproc/qcom_q6v5_pil.c | 2 ++
drivers/remoteproc/remoteproc_core.c | 4 ++--
drivers/rpmsg/rpmsg_char.c | 2 ++
include/linux/remoteproc.h | 2 +-
4 files changed, 7 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-05-05 0:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-05 0:29 [GIT PULL] remoteproc and rpmsg fixes for v4.17 Bjorn Andersson
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.