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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-remoteproc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html